summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2021-12-25 21:34:12 +0000
committerdholland <dholland@pkgsrc.org>2021-12-25 21:34:12 +0000
commite5139582f1b7bad61c7dab5ceb402b64a27cdff8 (patch)
treef6a0e0e4acb904599ec0856ffb59fb0c20726eb9
parentd2d14949d3cef51b4c0e45912f7147ad97c6cd71 (diff)
downloadpkgsrc-e5139582f1b7bad61c7dab5ceb402b64a27cdff8.tar.gz
Mark lang/gpc NOT_FOR aarch64. It's gcc 2.95, there's not a chance.
-rw-r--r--lang/gpc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gpc/Makefile b/lang/gpc/Makefile
index b21d6c38480..b0a08994bfc 100644
--- a/lang/gpc/Makefile
+++ b/lang/gpc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2020/01/26 17:31:28 rillig Exp $
+# $NetBSD: Makefile,v 1.40 2021/12/25 21:34:12 dholland Exp $
DISTNAME= gpc-2.1
PKGREVISION= 5
@@ -15,7 +15,7 @@ COMMENT= GNU Pascal Compiler
PATCH_SITES= ${MASTER_SITE_LOCAL}
PATCHFILES= gcc-2.95.3-diff-2002-08-29.gz
-NOT_FOR_PLATFORM+= Darwin-*-* Interix-*-* *-*-x86_64
+NOT_FOR_PLATFORM+= Darwin-*-* Interix-*-* *-*-x86_64 *-*-aarch64
WRKSRC= ${WRKDIR}/gcc-2.95.3
USE_TOOLS+= gmake gsed