]> git.pld-linux.org Git - packages/php-gtk2.git/commitdiff
- build will run out of memory, sigh
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 26 Nov 2006 21:24:54 +0000 (21:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-gtk2-memlimit.patch -> 1.1

php-gtk2-memlimit.patch [new file with mode: 0644]

diff --git a/php-gtk2-memlimit.patch b/php-gtk2-memlimit.patch
new file mode 100644 (file)
index 0000000..7aefa8e
--- /dev/null
@@ -0,0 +1,10 @@
+--- php-gtk/config.m4~ 2006-06-29 12:44:31.000000000 +0300
++++ php-gtk/config.m4  2006-11-26 23:20:55.317263190 +0200
+@@ -35,6 +35,7 @@
+   AC_PROG_AWK
+   PHP_SUBST(AWK)
++  PHP="$PHP -dmemory_limit=-1"
+   PHP_SUBST(PHP)
+   BSD_MAKEFILE=no
This page took 0.058821 seconds and 4 git commands to generate.