aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/gccxml/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/gccxml/Makefile b/devel/gccxml/Makefile
index 1336d19c178d..07a305e5d5cb 100644
--- a/devel/gccxml/Makefile
+++ b/devel/gccxml/Makefile
@@ -16,6 +16,8 @@ COMMENT= XML output extension to GCC
BUILD_DEPENDS= cmake:${PORTSDIR}/devel/cmake
+NOT_FOR_ARCHS= amd64 sparc64 ia64 # cf. lang/gcc30
+
# This one's neat: We have to build things in two subdirectories,
# but only need to invoke configure in one of them. This means we
# only have to override the build-stage entirely but can keep the