aboutsummaryrefslogtreecommitdiff
path: root/emulators/gem5
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-05-04 09:09:31 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-05-04 09:09:31 +0000
commit59ea40bfc23981261fde83357656aec7eaf94a6a (patch)
tree6cae5d33403a943db0b184e88a0d104b8ef9988d /emulators/gem5
parentb0bd89c66f184ddbb06ab7cada1557c2695f7e06 (diff)
downloadports-59ea40bfc23981261fde83357656aec7eaf94a6a.tar.gz
ports-59ea40bfc23981261fde83357656aec7eaf94a6a.zip
Mark BROKEN
All uses of MAP_NORESERVE in the ports tree were removed in r371117 It shouldn't have come back
Notes
Notes: svn path=/head/; revision=385388
Diffstat (limited to 'emulators/gem5')
-rw-r--r--emulators/gem5/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/gem5/Makefile b/emulators/gem5/Makefile
index 20fbd8c7a26f..b03401beb193 100644
--- a/emulators/gem5/Makefile
+++ b/emulators/gem5/Makefile
@@ -9,6 +9,8 @@ MASTER_SITES= GH
MAINTAINER= vg@FreeBSD.org
COMMENT= gem5 Simulator System
+BROKEN= Uses removed MAP_NORESERVE
+
BUILD_DEPENDS= swig2.0:${PORTSDIR}/devel/swig20 \
scons:${PORTSDIR}/devel/scons