PROV: Build the main FIPS module code with FIPS_MODE defined
authorRichard Levitte <levitte@openssl.org>
Thu, 13 Feb 2020 17:17:43 +0000 (18:17 +0100)
committerDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Fri, 14 Feb 2020 20:36:02 +0000 (21:36 +0100)
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)

providers/build.info

index 6d4f6ae82c717ebb6c140215d2260bb5e1f1a7d7..a58c8eae75067b2902f431e654605bfccf8b3252 100644 (file)
@@ -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