VirtualBox

Changeset 64060 in vbox


Ignore:
Timestamp:
Sep 27, 2016 7:50:00 PM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
110988
Message:

rename crypto-headers to crypto-1.1.0-headers when using openssl-1.1.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r64059 r64060  
    35943594
    35953595SDK_VBOX_OPENSSL      = Only for VBoxRT and/or statically linked programs.
    3596 SDK_VBOX_OPENSSL_VBOX_DEFAULT_INCS := $(PATH_OUT)/obj/crypto-headers/include
     3596SDK_VBOX_OPENSSL_VBOX_DEFAULT_INCS := $(PATH_OUT)/obj/crypto-$(if $(VBOX_WITH_OPENSSL_1_1_0),1.1.0-,)headers/include
    35973597SDK_VBOX_OPENSSL_INCS ?= $(SDK_VBOX_OPENSSL_VBOX_DEFAULT_INCS)
    35983598SDK_VBOX_OPENSSL_ORDERDEPS ?= $(crypto-headers_1_TARGET)
     
    36023602
    36033603SDK_VBOX_OPENSSL-x86      = Only for VBoxRT and/or statically linked programs.
    3604 SDK_VBOX_OPENSSL-x86_VBOX_DEFAULT_INCS := $(PATH_OUT)/obj/crypto-headers/include
     3604SDK_VBOX_OPENSSL-x86_VBOX_DEFAULT_INCS := $(PATH_OUT)/obj/crypto-$(if $(VBOX_WITH_OPENSSL_1_1_0),1.1.0-,)headers/include
    36053605SDK_VBOX_OPENSSL-x86_INCS ?= $(SDK_VBOX_OPENSSL_VBOX_DEFAULT_INCS)
    36063606SDK_VBOX_OPENSSL-x86_ORDERDEPS ?= $(crypto-headers_1_TARGET)
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