Skip to content

Commit

Permalink
Remove unnecessary define
Browse files Browse the repository at this point in the history
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from #19237)

(cherry picked from commit 1cef040)
  • Loading branch information
paulidale committed Sep 21, 2022
1 parent c663fb6 commit ff9b1fe
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/build.info
Original file line number Diff line number Diff line change
Expand Up @@ -185,9 +185,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
Expand Down

0 comments on commit ff9b1fe

Please sign in to comment.