summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2025-01-29 16:01:05 +0100
committerPiotr Kubaj <pkubaj@FreeBSD.org>2025-01-29 17:57:24 +0100
commit626a665bb98a4b1fc358c26f080beb750e3ba57f (patch)
tree3583d70a5b5f59e206b9c172945505e5a7d642a1
parentgraphics/R-cran-s2: remove unnecessary patch (diff)
security/gnupg1: commit the forgotten patch
-rw-r--r--security/gnupg1/files/patch-mpi_config.links9
1 files changed, 6 insertions, 3 deletions
diff --git a/security/gnupg1/files/patch-mpi_config.links b/security/gnupg1/files/patch-mpi_config.links
index c3917be5dd23..864cc57f923a 100644
--- a/security/gnupg1/files/patch-mpi_config.links
+++ b/security/gnupg1/files/patch-mpi_config.links
@@ -1,4 +1,4 @@
---- mpi/config.links.orig 2015-12-19 14:08:22 UTC
+--- mpi/config.links.orig 2016-04-22 07:30:18 UTC
+++ mpi/config.links
@@ -40,7 +40,7 @@ case "${host}" in
;;
@@ -22,7 +22,7 @@
sparc9*-*-* | \
ultrasparc*-*-* )
echo '/* configured for sparc9 or higher */' >>./mpi/asm-syntax.h
-@@ -230,8 +236,8 @@ case "${host}" in
+@@ -230,11 +236,10 @@ case "${host}" in
path="powerpc32"
;;
@@ -32,4 +32,7 @@
+ echo '/* configured for {Free,Open,Net}BSD on powerpc */' >>./mpi/asm-syntax.h
echo '#define ELF_SYNTAX' >>./mpi/asm-syntax.h
cat $srcdir/mpi/powerpc32/syntax.h >>./mpi/asm-syntax.h
- mpi_sflags="-Wa,-mppc"
+- mpi_sflags="-Wa,-mppc"
+ path="powerpc32"
+ ;;
+