VirtualBox

Changeset 39876 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Jan 25, 2012 3:57:58 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
75917
Message:

Config.kmk Main/webservice: Solaris 11 build fix, use proper gsoap binaries.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/webservice/Makefile.kmk

    r38914 r39876  
    118118 else if "$(KBUILD_HOST)" == "linux"
    119119  VBOX_PATH_GSOAP_BIN  := $(VBOX_PATH_GSOAP_BIN)/linux386
     120 else if "$(KBUILD_HOST)" == "solaris"
     121  if $(VBOX_SOLARIS_11_VERSION) >= 164
     122   VBOX_PATH_GSOAP_BIN  := $(VBOX_PATH_GSOAP_BIN)/solaris11.x86
     123  else
     124   VBOX_PATH_GSOAP_BIN  := $(VBOX_PATH_GSOAP_BIN)/solaris.x86
     125  endif
    120126 else
    121127  VBOX_PATH_GSOAP_BIN  := $(VBOX_PATH_GSOAP_BIN)/$(KBUILD_HOST).x86
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