mirror of
https://github.com/openssl/openssl.git
synced 2025-03-01 19:28:10 +08:00
Don't need err library for Makefile.fips
This commit is contained in:
parent
a3654f0586
commit
d87f52cb94
@ -148,7 +148,7 @@ SHLIBDIRS= crypto
|
|||||||
SDIRS= \
|
SDIRS= \
|
||||||
sha hmac des aes modes \
|
sha hmac des aes modes \
|
||||||
bn ec rsa dsa ecdsa dh ecdh \
|
bn ec rsa dsa ecdsa dh ecdh \
|
||||||
buffer rand err evp cmac
|
buffer rand evp cmac
|
||||||
# keep in mind that the above list is adjusted by ./Configure
|
# keep in mind that the above list is adjusted by ./Configure
|
||||||
# according to no-xxx arguments...
|
# according to no-xxx arguments...
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user