summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php55.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php55.spec b/php55.spec
index 93fd8b7..4ad64ca 100644
--- a/php55.spec
+++ b/php55.spec
@@ -1301,7 +1301,7 @@ popd
cd build-apache
# Double stack size (required by bug54268.phpt)
-ulimit -s 16384
+ulimit -s 32712
# Run tests, using the CLI SAPI
export NO_INTERACTION=1 REPORT_EXIT_STATUS=1 MALLOC_CHECK_=2