mirror of
https://git.freebsd.org/ports.git
synced 2025-05-08 03:40:46 -04:00
11 lines
305 B
Bash
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 linux32 sha512-p8.s
|
|
|
|
# Add the license mention
|
|
cat > hdr << "EOF"
|