VirtualBox

Changeset 6075 in vbox


Ignore:
Timestamp:
Dec 14, 2007 6:34:44 PM (17 years ago)
Author:
vboxsync
Message:

You're not supposed to link with both R0Lib and R0LibBase, only R0LibBase. Also, use the VBOX_LIB_ stuff.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxGuest/Makefile.kmk

    r6045 r6075  
    6969        VBoxGuest.cpp
    7070vboxadd_LIBS          = \
    71         $(PATH_LIB)/additions/VBoxGuestR0Lib$(VBOX_SUFF_LIB) \
    72         $(PATH_LIB)/additions/VBoxGuestR0LibBase$(VBOX_SUFF_LIB) \
    73         $(PATH_LIB)/additions/RuntimeGuestR0$(VBOX_SUFF_LIB)
     71        $(VBOX_LIB_VBGL_R0BASE) \
     72        $(VBOX_LIB_IPRT_GUEST_R0)
    7473endif
    7574
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