VirtualBox

Changeset 37263 in vbox


Ignore:
Timestamp:
May 30, 2011 2:33:05 PM (14 years ago)
Author:
vboxsync
Message:

build fix

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r37261 r37263  
    24032403SDK_VBOX_OPENSSL_ORDERDEPS ?= $(crypto-headers_1_TARGET)
    24042404SDK_VBOX_OPENSSL_LIBS ?= \
     2405        $(PATH_LIB)/VBox-libssl$(VBOX_SUFF_LIB) \
    24052406        $(PATH_LIB)/VBox-libcrypto$(VBOX_SUFF_LIB) \
    2406         $(PATH_LIB)/VBox-libssl$(VBOX_SUFF_LIB)
    24072407# Build entire openssl library, not just the minimal subset.
    24082408if1of ($(KBUILD_TARGET), linux solaris)
  • trunk/configure

    r37260 r37263  
    111111MKISOFS="mkisofs"
    112112INCCRYPTO=""
    113 LIBCRYPTO="-lcrypto -lssl"
     113LIBCRYPTO="-lssl -lcrypto"
    114114LIBPTHREAD="-lpthread"
    115115LIBCAP="-lcap"
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