1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Mark BROKEN

All uses of MAP_NORESERVE in the ports tree were removed in r371117
It shouldn't have come back
This commit is contained in:
Antoine Brodin 2015-05-04 09:09:31 +00:00
parent b0bd89c66f
commit 59ea40bfc2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=385388
2 changed files with 4 additions and 0 deletions

View File

@ -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

View File

@ -13,6 +13,8 @@ COMMENT= V8 JavaScript for client and server
LICENSE= MIT
BROKEN= Uses removed MAP_NORESERVE
USES= compiler execinfo gmake python:2
HAS_CONFIGURE= yes
USE_LDCONFIG= yes