pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/cliqz
Module Name: pkgsrc
Committed By: joerg
Date: Thu Aug 27 12:25:58 UTC 2020
Modified Files:
pkgsrc/www/cliqz: mozilla-common.mk
Log Message:
Unlimit virtual address space as well
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/www/cliqz/mozilla-common.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/cliqz/mozilla-common.mk
diff -u pkgsrc/www/cliqz/mozilla-common.mk:1.12 pkgsrc/www/cliqz/mozilla-common.mk:1.13
--- pkgsrc/www/cliqz/mozilla-common.mk:1.12 Fri Jul 24 07:29:32 2020
+++ pkgsrc/www/cliqz/mozilla-common.mk Thu Aug 27 12:25:58 2020
@@ -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