Ignore:
Timestamp:
Jun 20, 2007, 2:08:51 PM (18 years ago)
Author:
bird
Message:

Added missing -Zomf for ASFLAGS.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kBuild/tools/GXX3OMF.kmk

    r1058 r1062  
    6767TOOL_GXX3OMF_CXXDEFS          ?=
    6868
    69 TOOL_GXX3OMF_ASFLAGS          ?= -x assembler-with-cpp
     69TOOL_GXX3OMF_ASFLAGS          ?= -x assembler-with-cpp -Zomf
    7070TOOL_GXX3OMF_ASFLAGS.debug    ?= -g
    7171TOOL_GXX3OMF_ASFLAGS.profile  ?= -g
Note: See TracChangeset for help on using the changeset viewer.