VirtualBox

Changeset 37240 in vbox


Ignore:
Timestamp:
May 27, 2011 3:24:26 PM (14 years ago)
Author:
vboxsync
Message:

build fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r37238 r37240  
    43604360ifeq ($(KBUILD_TARGET),linux) # As few libs as possible on linux.
    43614361 TEMPLATE_VBOXGUESTR3EXE_LIBS     = pthread rt m
    4362 endif
    4363 if1of ($(KBUILD_TARGET), freebsd netbsd openbsd)
     4362else if1of ($(KBUILD_TARGET), freebsd netbsd openbsd)
    43644363 TEMPLATE_VBOXGUESTR3EXE_LIBS     = $(TEMPLATE_VBOXR3EXE_LIBS) iconv
     4364else ifeq ($(KBUILD_TARGET), solaris)
     4365 TEMPLATE_VBOXGUESTR3EXE_LIBS     = $(TEMPLATE_VBOXR3EXE_LIBS) nsl
    43654366endif
    43664367
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