bug 419665 - VC9 on Vista builds a manifest file with duplicate entries. Patch by Lukas Blakk <lukasblakk@gmail.com>, r=me a=ss
git-svn-id: svn://10.0.0.236/trunk@253155 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -483,6 +483,7 @@ case "$target" in
|
||||
elif test "$_CC_MAJOR_VERSION" = "15"; then
|
||||
_CC_SUITE=9
|
||||
CXXFLAGS="$CXXFLAGS -Zc:wchar_t-"
|
||||
LDFLAGS="$LDFLAGS -MANIFESTUAC:NO"
|
||||
_USE_DYNAMICBASE=1
|
||||
AC_DEFINE(_CRT_SECURE_NO_WARNINGS)
|
||||
AC_DEFINE(_CRT_NONSTDC_NO_WARNINGS)
|
||||
|
||||
Reference in New Issue
Block a user