summaryrefslogtreecommitdiff
path: root/win32/build/Makefile
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2006-04-10 15:09:15 +0000
committerfoobar <sniper@php.net>2006-04-10 15:09:15 +0000
commit6af3218f810bda730645762ca386787452aa0a36 (patch)
tree6e8c6dedc9443a2634244a6fc32294641bab5029 /win32/build/Makefile
parent672266c735aec36f18d0b8b828e6179b46bd7eb6 (diff)
downloadphp-git-6af3218f810bda730645762ca386787452aa0a36.tar.gz
more cleanup (lingering ini settings which do not exist anymore, etc.)
Diffstat (limited to 'win32/build/Makefile')
-rw-r--r--win32/build/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/build/Makefile b/win32/build/Makefile
index 404f181b70..1b1fb52011 100644
--- a/win32/build/Makefile
+++ b/win32/build/Makefile
@@ -90,7 +90,7 @@ clean-pecl:
test:
<<test_suite_uses_lame_env_vars.bat
set TEST_PHP_EXECUTABLE=$(BUILD_DIR)\php.exe
-$(BUILD_DIR)\php.exe -d open_basedir= -d safe_mode=0 -d output_buffering=0 run-tests.php $(TESTS)
+$(BUILD_DIR)\php.exe -d open_basedir= -d output_buffering=0 run-tests.php $(TESTS)
<<NOKEEP
build-snap: generated_files