summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authormrg <mrg>1999-06-20 12:32:57 +0000
committermrg <mrg>1999-06-20 12:32:57 +0000
commitcf619eff8046f137289efc940165ee27d600cc77 (patch)
tree48003f038eebc20bb78b2ca2d804a579bfa1708b /security
parentdc34136fedcb019ba5072c591c81cb43670df0d0 (diff)
downloadpkgsrc-cf619eff8046f137289efc940165ee27d600cc77.tar.gz
sparc || __sparc__ please.
Diffstat (limited to 'security')
-rw-r--r--security/pgp2/patches/patch-ac11
1 files changed, 11 insertions, 0 deletions
diff --git a/security/pgp2/patches/patch-ac b/security/pgp2/patches/patch-ac
new file mode 100644
index 00000000000..8383f7995f1
--- /dev/null
+++ b/security/pgp2/patches/patch-ac
@@ -0,0 +1,11 @@
+--- platform.h.orig Sun Jun 20 22:21:24 1999
++++ platform.h Sun Jun 20 22:21:49 1999
+@@ -179,7 +179,7 @@
+ #define PLATFORM_SPECIFIED
+ #endif /* i386 */
+
+-#ifdef sparc
++#if defined(sparc) || defined(__sparc__)
+ /*
+ * Needs sparc.s
+ */