VirtualBox

Changeset 12110 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Sep 4, 2008 9:11:15 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
36051
Message:

Device/Makefile: Removed the PATH_LIB dependency hacks for VBoxDD2/U.dll on Windows. This has been fixed in kBuild.

File:
1 edited

Legend:

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

    r11919 r12110  
    195195VBoxDD_LDFLAGS.linux    = -Wl,--no-undefined
    196196VBoxDD_LDFLAGS.l4       = -Wl,--no-undefined
    197 
    198 
    199 ifneq ($(int-ge $(KMK_REVISION),1692),1) ## @todo remove this after updating kBuild the next time.
    200 ifeq ($(KBUILD_TARGET),win)
    201 $(PATH_LIB)/VBoxDD2.lib: $(PATH_BIN)/VBoxDD2.dll
    202 $(PATH_LIB)/VBoxDDU.lib: $(PATH_BIN)/VBoxDDU.dll
    203 endif
    204 endif
    205197
    206198
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