projects
/
php
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
837f468
)
- restore /W3
author
Pierre Joye
<pajoye@php.net>
Mon, 30 Nov 2009 09:52:48 +0000
(09:52 +0000)
committer
Pierre Joye
<pajoye@php.net>
Mon, 30 Nov 2009 09:52:48 +0000
(09:52 +0000)
win32/build/config.w32
patch
|
blob
|
history
diff --git
a/win32/build/config.w32
b/win32/build/config.w32
index db6ad5e36e047fe62d5fa58856d018a9399051d1..e0912658d2b087012a96b375bbece4fc7497c55c 100644
(file)
--- a/
win32/build/config.w32
+++ b/
win32/build/config.w32
@@
-120,7
+120,7
@@
DEFINE('CFLAGS_PHP_OBJ', '$(CFLAGS_PHP) $(STATIC_EXT_CFLAGS)');
// General CFLAGS for building objects
DEFINE("CFLAGS", "/nologo /FD $(BASE_INCLUDES) /D _WINDOWS \
-/D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS");
+/D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS
/W3
");
if (VCVERS < 1400) {
// Enable automatic precompiled headers