3a0f94aafe
PR: 246419 Approved by: jbeich (maintainer) MFH: 2020Q2 (fix build blanket)
11 lines
307 B
Bash
11 lines
307 B
Bash
--- 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"
|