mirror of
https://github.com/openssl/openssl.git
synced 2025-02-17 14:32:04 +08:00
Remove unnecessary define
Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/19237)
This commit is contained in:
parent
c91f972c9f
commit
1cef04091a
@ -190,9 +190,6 @@ IF[{- !$disabled{tests} -}]
|
||||
SOURCE[evp_fetch_prov_test]=evp_fetch_prov_test.c
|
||||
INCLUDE[evp_fetch_prov_test]=../include ../apps/include
|
||||
DEPEND[evp_fetch_prov_test]=../libcrypto libtestutil.a
|
||||
IF[{- $disabled{fips} || !$target{dso_scheme} -}]
|
||||
DEFINE[evp_extra_test]=NO_FIPS_MODULE
|
||||
ENDIF
|
||||
|
||||
SOURCE[provfetchtest]=provfetchtest.c
|
||||
INCLUDE[provfetchtest]=../include ../apps/include
|
||||
|
Loading…
Reference in New Issue
Block a user