aboutsummaryrefslogtreecommitdiff
path: root/emulators/gem5
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2019-12-03 09:04:44 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2019-12-03 09:04:44 +0000
commited75407f8cfa54fd64c7f55f94408d816e808da7 (patch)
treef45d9a864cd45116fb508598bdd2881ae295df4c /emulators/gem5
parent6be0c379587bd1a183e5001c2619c33c12f445a3 (diff)
downloadports-ed75407f8cfa54fd64c7f55f94408d816e808da7.tar.gz
ports-ed75407f8cfa54fd64c7f55f94408d816e808da7.zip
Notes
Diffstat (limited to 'emulators/gem5')
-rw-r--r--emulators/gem5/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/gem5/Makefile b/emulators/gem5/Makefile
index 846f04e1020f..cd521d459ae4 100644
--- a/emulators/gem5/Makefile
+++ b/emulators/gem5/Makefile
@@ -15,7 +15,8 @@ BROKEN_armv6= fails to link: undefined reference to HDLcd::BUS_OPTIONS_RESETV
BROKEN_armv7= 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= fails to build: claims that gcc version 4.6 or newer required
+BROKEN_FreeBSD_11_powerpc64= fails to build: claims that gcc version 4.6 or newer required
+BROKEN_FreeBSD_12_powerpc64= fails to build: claims that gcc version 4.6 or newer required
DATE= 20140422
USE_GITHUB= yes