VirtualBox

Changeset 5898 in vbox for trunk/src/VBox/Devices/testcase


Ignore:
Timestamp:
Dec 2, 2007 6:08:26 AM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
26428
Message:

kBuild 0.1.2 preps: Avoid the shell at all costs because cygwin is messing up on smp boxes and screwing up the tinderbox.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/testcase/Makefile.kmk

    r5687 r5898  
    8787$(PATH_TARGET)/tstDeviceStructSizeGC.h: $$(INSTARGET_tstDeviceStructSizeGC)
    8888        $(call MSG_GENERATE,,$@)
     89ifdef KMK_USE_REDIRECT
     90        $(QUIET)$(REDIRECT) -wo $@ -- $(INSTARGET_tstDeviceStructSizeGC)
     91else
    8992        $(QUIET)$(INSTARGET_tstDeviceStructSizeGC) > $@
     93endif
    9094
    9195# 3. run it.
Note: See TracChangeset for help on using the changeset viewer.

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