Changeset 1315 for trunk/kBuild/tools/GCC32.kmk
- Timestamp:
- Dec 2, 2007, 6:59:27 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/kBuild/tools/GCC32.kmk
r1259 r1315 218 218 $(QUIET)$(APPEND) $(out).ar-script 'SAVE' 219 219 $(QUIET)$(APPEND) $(out).ar-script 'END' 220 ifdef KMK_USE_REDIRECT 221 $(QUIET)$(REDIRECT) -rti $(out).ar-script -- $(TOOL_GCC32_AR) -M 222 else 220 223 $(QUIET)$(TOOL_GCC32_AR) -M < $(out).ar-script 224 endif 221 225 endef 222 226
Note:
See TracChangeset
for help on using the changeset viewer.