VirtualBox

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


Ignore:
Timestamp:
Aug 28, 2008 12:47:02 AM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
35478
Message:

Made the automatic build tests no depend on VBoxRT.

File:
1 edited

Legend:

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

    r11731 r11733  
    7979#
    8080PROGRAMS += tstDeviceStructSize
    81 tstDeviceStructSize_TEMPLATE = VBOXR3EXE
     81tstDeviceStructSize_TEMPLATE = VBOXR3AUTOTST
    8282tstDeviceStructSize_DEFS     =
    8383ifdef VBOX_WITH_USB
     
    115115$(PATH_TARGET)/tstDeviceStructSizeGC.h: $$(INSTARGET_tstDeviceStructSizeGC)
    116116        $(call MSG_GENERATE,,$@)
    117         $(QUIET)$(REDIRECT) -wo $@ $(if $(eq $(KBUILD_TARGET),darwin),-E 'DYLD_FALLBACK_LIBRARY_PATH=$(dir $(LIB_RUNTIME))') -- $^
     117        $(QUIET)$(REDIRECT) -wo $@ -- $^
    118118
    119119# 3. run it.
    120120$(PATH_TARGET)/tstDeviceStructSize.run: $$(INSTARGET_tstDeviceStructSize)
    121121        $(QUIET)$(RM) -f $@
    122         $(if $(eq $(KBUILD_TARGET),darwin),$(REDIRECT) -E 'DYLD_FALLBACK_LIBRARY_PATH=$(dir $(LIB_RUNTIME))' --) $^
     122        $^
    123123        $(QUIET)$(APPEND) "$@" "done"
    124124
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