Add support for building as a .framework

This commit is contained in:
Jonathan Schleifer 2018-01-21 21:54:38 +01:00
parent a156dab77d
commit 7bd7ccc31f
No known key found for this signature in database
GPG key ID: 28D65178B37F33E3
3 changed files with 6 additions and 0 deletions

View file

@ -2,6 +2,7 @@ include ../extra.mk
SHARED_LIB = ${OBJOPENSSL_SHARED_LIB}
STATIC_LIB = ${OBJOPENSSL_STATIC_LIB}
FRAMEWORK = ${OBJOPENSSL_FRAMEWORK}
LIB_MAJOR = 0
LIB_MINOR = 0