From 62f5d55bb7154ec0981682acff6ffef02e561362 Mon Sep 17 00:00:00 2001 From: Joey Smith Date: Tue, 17 Aug 2010 18:23:41 +0000 Subject: [PATCH] Fix CFLAGS definition in the example (was missing the -D) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302401 c90b9560-bf6c-de11-be94-00142212c4b1 --- features/gc.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/gc.xml b/features/gc.xml index 0f24416133..119929c322 100644 --- a/features/gc.xml +++ b/features/gc.xml @@ -606,7 +606,7 @@ time php -dzend.enable_gc=1 -dmemory_limit=-1 -n example2.php Recompiling PHP to enable GC benchmarking