aboutsummaryrefslogtreecommitdiff
path: root/emulators/gem5
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-05-13 23:21:37 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-05-13 23:21:37 +0000
commit7e4f41c6908ce98d98c9a87bb0998ff78c715166 (patch)
tree4ae3b8a2f12ec648a3f08b6e08e43bdddbde045b /emulators/gem5
parentaaf8b327e5095da79cd603bcd11cc3bb1af0e5b5 (diff)
downloadports-7e4f41c6908ce98d98c9a87bb0998ff78c715166.tar.gz
ports-7e4f41c6908ce98d98c9a87bb0998ff78c715166.zip
Notes
Diffstat (limited to 'emulators/gem5')
-rw-r--r--emulators/gem5/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/gem5/Makefile b/emulators/gem5/Makefile
index fb510f987452..51e51800f49e 100644
--- a/emulators/gem5/Makefile
+++ b/emulators/gem5/Makefile
@@ -14,7 +14,7 @@ BUILD_DEPENDS= swig2.0:devel/swig20 \
BROKEN_armv6= fails to link: undefined reference to HDLcd::BUS_OPTIONS_RESETV
BROKEN_i386= does not build
BROKEN_mips64= fails to build: claims that gcc version 4.6 or newer required
-BROKEN_powerpc64= does not build
+BROKEN_powerpc64= fails to build: claims that gcc version 4.6 or newer required
DATE= 20140422
USE_GITHUB= yes