Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/cliqz Unlimit virtual address space as well
details: https://anonhg.NetBSD.org/pkgsrc/rev/fbd50e2cbf0d
branches: trunk
changeset: 437594:fbd50e2cbf0d
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu Aug 27 12:25:58 2020 +0000
description:
Unlimit virtual address space as well
diffstat:
www/cliqz/mozilla-common.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 165d3eb925b3 -r fbd50e2cbf0d www/cliqz/mozilla-common.mk
--- a/www/cliqz/mozilla-common.mk Thu Aug 27 12:25:00 2020 +0000
+++ b/www/cliqz/mozilla-common.mk Thu Aug 27 12:25:58 2020 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: mozilla-common.mk,v 1.12 2020/07/24 07:29:32 fox Exp $
+# $NetBSD: mozilla-common.mk,v 1.13 2020/08/27 12:25:58 joerg Exp $
#
# Common Makefile fragment for mozilla packages based on gecko 2.0.
# derived from www/firefox
#
# Customized for Cliqz
-UNLIMIT_RESOURCES+= datasize
+UNLIMIT_RESOURCES+= datasize virtualsize
.include "../../mk/bsd.prefs.mk"
Home |
Main Index |
Thread Index |
Old Index