]> git.pld-linux.org Git - packages/php.git/commitdiff
- added --enble-memory-limit
authorggodlewski <ggodlewski@pld-linux.org>
Wed, 25 Jun 2003 12:45:20 +0000 (12:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.267

php.spec

index 5198583481ce76d12a6a25efffd3f0819562239f..d75bbf2cddaaeba9eea743253f86e1b42c6af28a 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -1346,6 +1346,7 @@ for i in cgi cli apxs ; do
        --with-config-file-path=%{_sysconfdir} \
        --with-exec-dir=%{_bindir} \
        --%{!?debug:dis}%{?debug:en}able-debug \
+       --enable-memory-limit \
        --enable-bcmath=shared \
        --enable-calendar=shared \
        --enable-ctype=shared \
This page took 1.263499 seconds and 4 git commands to generate.