VirtualBox

Changeset 52214 in vbox


Ignore:
Timestamp:
Jul 28, 2014 6:16:13 PM (10 years ago)
Author:
vboxsync
Message:

Additions/x11: do not pull the whole (mini) run-time library into the X.Org drivers, fix for Windows.

File:
1 edited

Legend:

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

    r52212 r52214  
    3838LIBRARIES += \
    3939        VBoxGuestR3Lib \
    40         VBoxGuestR3LibShared \
    41         VBoxGuestR3LibXOrg
     40        VBoxGuestR3LibShared
    4241ifndef VBOX_ONLY_VALIDATIONKIT
    4342 if1of ($(KBUILD_TARGET), freebsd linux netbsd openbsd)
    4443  LIBRARIES += \
    4544        VBoxGuestR3LibXFree86
     45 endif
     46 if1of ($(KBUILD_TARGET), freebsd linux netbsd openbsd solaris)
     47  LIBRARIES += \
     48        VBoxGuestR3LibXOrg
    4649 endif
    4750endif
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