]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - Configurations/unix-Makefile.tmpl
Avoid having ecp_sm2p256-armv8.pl in fips.module.sources
[thirdparty/openssl.git] / Configurations / unix-Makefile.tmpl
index 881310cf0897615a9a4724c0984511d966ffa508..6bdbf31d08025f5b9b94831fdf63c4f9a8e6ed62 100644 (file)
@@ -1264,7 +1264,7 @@ providers/fips.module.sources.new: configdata.pm
                   crypto/*cap.c; do \
            echo "$$x"; \
          done \
-       ) | sort | uniq > providers/fips.module.sources.new
+       ) | grep -v sm2p256 | sort | uniq > providers/fips.module.sources.new
        rm -rf sources-tmp
 
 # Set to -force to force a rebuild