Changeset 1612 for trunk/kBuild/tools/GXX3.kmk
- Timestamp:
- May 12, 2008, 5:42:09 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/kBuild/tools/GXX3.kmk
r1547 r1612 26 26 # 27 27 # As a special exception you are granted permission to include this file, via 28 # the kmk include directive, as you wish without this in itself causing the 29 # resulting makefile, program or whatever to be covered by the GPL license. 28 # the kmk include directive, as you wish without this in itself causing the 29 # resulting makefile, program or whatever to be covered by the GPL license. 30 30 # This exception does not however invalidate any other reasons why the makefile, 31 31 # program, whatever should not be covered the GPL. … … 61 61 TOOL_GXX3_LD_MAP ?= -Zmap=$(1) 62 62 TOOL_GXX3_LD_SYSMOD_MAP ?= -Zmap=$(1) 63 else 64 TOOL_GXX3_LD_MAP ?= 65 TOOL_GXX3_LD_SYSMOD_MAP ?= 63 66 endif 64 67 ifdef SLKRUNS
Note:
See TracChangeset
for help on using the changeset viewer.