VirtualBox

Changeset 37236 in vbox


Ignore:
Timestamp:
May 27, 2011 2:50:13 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
71958
Message:

Config.kmk: solaris build fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r37228 r37236  
    32233223        $(PATH_TOOL_$(TEMPLATE_VBOXR3STATIC_TOOL.win.amd64)_LIB)/oldnames.lib
    32243224else ifn1of ($(KBUILD_TARGET), darwin solaris)
    3225  # The gcc guys sans darwin.
     3225 # The gcc guys sans darwin and solaris.
    32263226 TEMPLATE_VBOXR3STATIC_CFLAGS          = $(TEMPLATE_VBOXR3EXE_CFLAGS) -static
    32273227 TEMPLATE_VBOXR3STATIC_CXXFLAGS        = $(TEMPLATE_VBOXR3EXE_CXXFLAGS) -static
     
    32293229 TEMPLATE_VBOXR3STATIC_OBJCXXFLAGS     = $(TEMPLATE_VBOXR3EXE_OBJCXXFLAGS) -static
    32303230 TEMPLATE_VBOXR3STATIC_LDFLAGS         = $(TEMPLATE_VBOXR3EXE_LDFLAGS) -static
     3231else ifeq ($(KBUILD_TARGET),solaris)
     3232 TEMPLATE_VBOXR3STATIC_LIBS            = nsl
    32313233endif
    32323234
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette