VirtualBox

Changeset 9301 in vbox


Ignore:
Timestamp:
Jun 2, 2008 1:30:38 PM (16 years ago)
Author:
vboxsync
Message:

new openssl so far only for Linux+Solaris (known to compile)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/Makefile.kmk

    r9297 r9301  
    4040ifdef VBOX_WITH_VRDP
    4141 ifeq ($(SDK_VBOX_OPENSSL_INCS),$(PATH_ROOT)/src/libs/openssl-0.9.8h/include)
    42   subdirs += openssl-0.9.8h
     42  if1of ($(KBUILD_TARGET),linux solaris)
     43   subdirs += openssl-0.9.8h
     44  else
     45   subdirs += openssl-0.9.7e
     46  endif
    4347 endif
    4448endif
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