VirtualBox

Changeset 1352 in kBuild


Ignore:
Timestamp:
Dec 3, 2007 1:04:27 AM (17 years ago)
Author:
bird
Message:

Use $(REDIRECT) for the ar script.

File:
1 edited

Legend:

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

    r1349 r1352  
    218218        $(QUIET)$(APPEND) $(out).ar-script 'SAVE'
    219219        $(QUIET)$(APPEND) $(out).ar-script 'END'
    220 ifdef KMK_USE_REDIRECT
    221220        $(QUIET)$(REDIRECT) -rti $(out).ar-script -- $(TOOL_GXX32_AR) -M
    222 else
    223         $(QUIET)$(TOOL_GXX32_AR) -M < $(out).ar-script
    224 endif
    225221endef
    226222else
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette