summaryrefslogtreecommitdiff
path: root/emulators/mame/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2020-03-30 19:37:47 +0000
committerjoerg <joerg@pkgsrc.org>2020-03-30 19:37:47 +0000
commit88f50c21b42edaa375360a1cdc421b818dff6d1c (patch)
tree74448d3b7ddb3cab3449f8f96fc1bc5763b6ef76 /emulators/mame/Makefile
parent6a513f7a17c458e84c0e978562b91e8d8a4d459f (diff)
downloadpkgsrc-88f50c21b42edaa375360a1cdc421b818dff6d1c.tar.gz
Allow more virtual memory for clang
Diffstat (limited to 'emulators/mame/Makefile')
-rw-r--r--emulators/mame/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/mame/Makefile b/emulators/mame/Makefile
index ad86a42d7a4..781542c4f1e 100644
--- a/emulators/mame/Makefile
+++ b/emulators/mame/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.111 2020/03/08 16:49:27 wiz Exp $
+# $NetBSD: Makefile,v 1.112 2020/03/30 19:37:47 joerg Exp $
DISTNAME= mame-0.219
PKGREVISION= 1
@@ -23,7 +23,7 @@ BUILD_DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
USE_LANGUAGES= c99 c++
GCC_REQD+= 7
USE_TOOLS+= bsdtar gmake pkg-config
-UNLIMIT_RESOURCES+= datasize
+UNLIMIT_RESOURCES+= datasize virtualsize
MAKE_FILE= makefile
EXTRACT_USING= bsdtar