Commit 4ef33526 authored by Ben Laurie's avatar Ben Laurie
Browse files

-DFIPS may be the last thing on the line.

parent 1f1bd3a5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,6 +3,6 @@
FP=$1
shift

egrep '^CFLAG=.*-DFIPS ' $TOP/Makefile || exit 0
egrep '^CFLAG=.*-DFIPS( |$)' $TOP/Makefile || exit 0

$TOP/fips/sha1/fips_standalone_sha1 $@ | diff -u $FP -