VirtualBox

Ignore:
Timestamp:
Mar 7, 2022 5:25:05 PM (3 years ago)
Author:
vboxsync
Message:

libs/openssl-3.0.1: Simplify the header/source generation, only one variant is required because the differences between the different hosts and architectures are minimal, bugref:10128

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/openssl-3.0.1/Config.kmk

    r94109 r94116  
    100100        include/openssl/ecdsa.h=>ecdsa.h \
    101101        include/openssl/engine.h=>engine.h \
     102        include/openssl/engineerr.h=>engineerr.h \
    102103        include/openssl/evp.h=>evp.h \
    103104        include/openssl/evperr.h=>evperr.h \
     
    115116        include/openssl/objectserr.h=>objectserr.h \
    116117        include/openssl/obj_mac.h=>obj_mac.h \
     118        include/openssl/ocsperr.h=>ocsperr.h \
    117119        openssl-mangling.h=>openssl-mangling.h \
    118120        include/openssl/opensslconf.h=>opensslconf.h \
     
    145147        include/openssl/txt_db.h=>txt_db.h \
    146148        include/openssl/types.h=>types.h \
     149        include/openssl/uierr.h=>uierr.h \
    147150        include/openssl/x509err.h=>x509err.h \
    148151        include/openssl/x509v3err.h=>x509v3err.h \
    149         gen-includes/$(KBUILD_TARGET).$(KBUILD_TARGET_ARCH)/openssl/asn1.h=>asn1.h \
    150         gen-includes/$(KBUILD_TARGET).$(KBUILD_TARGET_ARCH)/openssl/asn1t.h=>asn1t.h \
    151         gen-includes/$(KBUILD_TARGET).$(KBUILD_TARGET_ARCH)/openssl/bio.h=>bio.h \
    152         gen-includes/$(KBUILD_TARGET).$(KBUILD_TARGET_ARCH)/openssl/cmp.h=>cmp.h \
    153         gen-includes/$(KBUILD_TARGET).$(KBUILD_TARGET_ARCH)/openssl/cms.h=>cms.h \
    154         gen-includes/$(KBUILD_TARGET).$(KBUILD_TARGET_ARCH)/openssl/conf.h=>conf.h \
    155         gen-includes/$(KBUILD_TARGET).$(KBUILD_TARGET_ARCH)/openssl/configuration.h=>configuration.h \
    156         gen-includes/$(KBUILD_TARGET).$(KBUILD_TARGET_ARCH)/openssl/crmf.h=>crmf.h \
    157         gen-includes/$(KBUILD_TARGET).$(KBUILD_TARGET_ARCH)/openssl/crypto.h=>crypto.h \
    158         gen-includes/$(KBUILD_TARGET).$(KBUILD_TARGET_ARCH)/openssl/ct.h=>ct.h \
    159         gen-includes/$(KBUILD_TARGET).$(KBUILD_TARGET_ARCH)/openssl/err.h=>err.h \
    160         gen-includes/$(KBUILD_TARGET).$(KBUILD_TARGET_ARCH)/openssl/ess.h=>ess.h \
    161         gen-includes/$(KBUILD_TARGET).$(KBUILD_TARGET_ARCH)/openssl/fipskey.h=>fipskey.h \
    162         gen-includes/$(KBUILD_TARGET).$(KBUILD_TARGET_ARCH)/openssl/lhash.h=>lhash.h \
    163         gen-includes/$(KBUILD_TARGET).$(KBUILD_TARGET_ARCH)/openssl/ocsp.h=>ocsp.h \
    164         gen-includes/$(KBUILD_TARGET).$(KBUILD_TARGET_ARCH)/openssl/opensslv.h=>opensslv.h \
    165         gen-includes/$(KBUILD_TARGET).$(KBUILD_TARGET_ARCH)/openssl/pkcs12.h=>pkcs12.h \
    166         gen-includes/$(KBUILD_TARGET).$(KBUILD_TARGET_ARCH)/openssl/pkcs7.h=>pkcs7.h \
    167         gen-includes/$(KBUILD_TARGET).$(KBUILD_TARGET_ARCH)/openssl/safestack.h=>safestack.h \
    168         gen-includes/$(KBUILD_TARGET).$(KBUILD_TARGET_ARCH)/openssl/srp.h=>srp.h \
    169         gen-includes/$(KBUILD_TARGET).$(KBUILD_TARGET_ARCH)/openssl/ssl.h=>ssl.h \
    170         gen-includes/$(KBUILD_TARGET).$(KBUILD_TARGET_ARCH)/openssl/ui.h=>ui.h \
    171         gen-includes/$(KBUILD_TARGET).$(KBUILD_TARGET_ARCH)/openssl/x509.h=>x509.h \
    172         gen-includes/$(KBUILD_TARGET).$(KBUILD_TARGET_ARCH)/openssl/x509_vfy.h=>x509_vfy.h \
    173         gen-includes/$(KBUILD_TARGET).$(KBUILD_TARGET_ARCH)/openssl/x509v3.h=>x509v3.h
     152        gen-includes/openssl/asn1.h=>asn1.h \
     153        gen-includes/openssl/asn1t.h=>asn1t.h \
     154        gen-includes/openssl/bio.h=>bio.h \
     155        gen-includes/openssl/cmp.h=>cmp.h \
     156        gen-includes/openssl/cms.h=>cms.h \
     157        gen-includes/openssl/conf.h=>conf.h \
     158        gen-includes/openssl/configuration.h=>configuration.h \
     159        gen-includes/openssl/crmf.h=>crmf.h \
     160        gen-includes/openssl/crypto.h=>crypto.h \
     161        gen-includes/openssl/ct.h=>ct.h \
     162        gen-includes/openssl/err.h=>err.h \
     163        gen-includes/openssl/ess.h=>ess.h \
     164        gen-includes/openssl/fipskey.h=>fipskey.h \
     165        gen-includes/openssl/lhash.h=>lhash.h \
     166        gen-includes/openssl/ocsp.h=>ocsp.h \
     167        gen-includes/openssl/opensslv.h=>opensslv.h \
     168        gen-includes/openssl/pkcs12.h=>pkcs12.h \
     169        gen-includes/openssl/pkcs7.h=>pkcs7.h \
     170        gen-includes/openssl/safestack.h=>safestack.h \
     171        gen-includes/openssl/srp.h=>srp.h \
     172        gen-includes/openssl/ssl.h=>ssl.h \
     173        gen-includes/openssl/ui.h=>ui.h \
     174        gen-includes/openssl/x509.h=>x509.h \
     175        gen-includes/openssl/x509_vfy.h=>x509_vfy.h \
     176        gen-includes/openssl/x509v3.h=>x509v3.h
    174177
    175178#
     
    282285        $(VBOX_PATH_OPENSSL)/providers/common/include \
    283286        $(VBOX_PATH_OPENSSL)/providers/implementations/include \
    284         $(VBOX_PATH_OPENSSL)/gen-includes/$(KBUILD_TARGET).$(KBUILD_TARGET_ARCH) \
     287        $(VBOX_PATH_OPENSSL)/gen-includes \
    285288        $(VBOX_PATH_CRYPTO)/include \
    286289        $(VBOX_PATH_CRYPTO_MODES) \
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