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