summaryrefslogtreecommitdiffstats
path: root/providers/build.info
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2020-02-13 18:17:43 +0100
committerDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>2020-02-14 21:36:02 +0100
commitf93a17f13cef29ec73fc25aa186d240b439963f8 (patch)
treed0cb7be04cf5cf89bffd999f4e43b0ed4a8e9a68 /providers/build.info
parent16d560439d8b1be5082228a87576a8f79b3525ac (diff)
PROV: Build the main FIPS module code with FIPS_MODE defined
Without that, its main source wasn't compiled correctly. Fixes #11089 Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com> (Merged from https://github.com/openssl/openssl/pull/11090)
Diffstat (limited to 'providers/build.info')
-rw-r--r--providers/build.info1
1 files changed, 1 insertions, 0 deletions
diff --git a/providers/build.info b/providers/build.info
index 6d4f6ae82c..a58c8eae75 100644
--- a/providers/build.info
+++ b/providers/build.info
@@ -101,6 +101,7 @@ SUBDIRS=fips
$FIPSGOAL=fips
DEPEND[$FIPSGOAL]=$LIBIMPLEMENTATIONS $LIBFIPS
INCLUDE[$FIPSGOAL]=../include
+DEFINE[$FIPSGOAL]=FIPS_MODE
IF[{- defined $target{shared_defflag} -}]
SOURCE[$FIPSGOAL]=fips.ld
GENERATE[fips.ld]=../util/providers.num