aboutsummaryrefslogtreecommitdiff
path: root/devel/i386-rtems-gdb
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-10-28 23:12:21 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-10-28 23:12:21 +0000
commit079af9631b9d5cd7a974190c7e5d024ad06b00a6 (patch)
treeae9010ff768f892266f904f6633fb5c519e0aec9 /devel/i386-rtems-gdb
parent22849c97b01f5e245891b2ccec541cb163a26c22 (diff)
downloadports-079af9631b9d5cd7a974190c7e5d024ad06b00a6.tar.gz
ports-079af9631b9d5cd7a974190c7e5d024ad06b00a6.zip
arm target is BROKEN on sparc64: Does not build
Notes
Notes: svn path=/head/; revision=146620
Diffstat (limited to 'devel/i386-rtems-gdb')
-rw-r--r--devel/i386-rtems-gdb/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/i386-rtems-gdb/Makefile b/devel/i386-rtems-gdb/Makefile
index 03e39a348793..082d0e7e9b33 100644
--- a/devel/i386-rtems-gdb/Makefile
+++ b/devel/i386-rtems-gdb/Makefile
@@ -25,6 +25,10 @@ PATCH_SITES= ftp://ftp.rtems.com/pub/rtems/snapshots/c_tools/source/ \
LCLTARGET?= i386-rtems
+.if ${ARCH} == sparc64 && ${LCLTARGET} == arm-rtems
+BROKEN= "Does not build on sparc64"
+.endif
+
GDBNAME= gdb-5.2
PLIST= ${PKGDIR}/pkg-plist.${LCLTARGET}