VirtualBox

Changeset 25473 in vbox for trunk/src/VBox/Additions


Ignore:
Timestamp:
Dec 17, 2009 9:49:27 PM (15 years ago)
Author:
vboxsync
Message:

Additions/VBoxClient: libdl does not exist on FreeBSD. Add it only for Linux and Solaris

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/x11/VBoxClient/Makefile.kmk

    r25315 r25473  
    4444VBoxClient_LIBS.freebsd = \
    4545        iconv
     46VBoxClient_LIBS.linux = \
     47        dl
     48VBoxClient_LIBS.solaris = \
     49        dl
    4650VBoxClient_LIBS = \
    4751        $(VBOX_LIB_IPRT_GUEST_R3) \
    4852        $(VBOX_LIB_VBGL_R3) \
    4953        $(VBOX_LIB_IPRT_GUEST_R3) \
    50         dl \
    5154        X11 \
    5255        Xt
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