freebsd-ports/security/nss/files/powerpc64elfv1-lib_freebl_scripts_gen.sh
Piotr Kubaj 3a0f94aafe security/nss: fix build on powerpc and powerpc64 with gcc
PR:             246419
Approved by:    jbeich (maintainer)
MFH:            2020Q2 (fix build blanket)
2020-05-15 18:30:21 +00:00

11 lines
305 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 linux64 sha512-p8.s
# Add the license mention
cat > hdr << "EOF"