Link cipher_method_lib.c to -portable build
This commit is contained in:
@@ -552,6 +552,7 @@ set(
|
||||
evp/bio_enc.c
|
||||
evp/bio_md.c
|
||||
evp/c_all.c
|
||||
evp/cipher_method_lib.c
|
||||
evp/digest.c
|
||||
evp/e_aes.c
|
||||
evp/e_aes_cbc_hmac_sha1.c
|
||||
|
@@ -719,6 +719,7 @@ libcrypto_la_SOURCES += evp/bio_b64.c
|
||||
libcrypto_la_SOURCES += evp/bio_enc.c
|
||||
libcrypto_la_SOURCES += evp/bio_md.c
|
||||
libcrypto_la_SOURCES += evp/c_all.c
|
||||
libcrypto_la_SOURCES += evp/cipher_method_lib.c
|
||||
libcrypto_la_SOURCES += evp/digest.c
|
||||
libcrypto_la_SOURCES += evp/e_aes.c
|
||||
libcrypto_la_SOURCES += evp/e_aes_cbc_hmac_sha1.c
|
||||
|
Reference in New Issue
Block a user