blob: 342ced38a9854c2d127afc1a05e3e467a5308934 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- lib/freebl/scripts/gen.sh.orig 2020-05-12 17:17:31 UTC
+++ lib/freebl/scripts/gen.sh
@@ -3,7 +3,7 @@
# Run the scripts in this folder, generating the assembly,
#
-perl sha512p8-ppc.pl linux64le sha512-p8.s
+perl sha512p8-ppc.pl linux64v2 sha512-p8.s
# Add the license mention
cat > hdr << "EOF"
|