mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-03 12:35:58 +00:00
merge m-c to b-s
This commit is contained in:
commit
655b21063e
0
build/manifestparser.py
Executable file → Normal file
0
build/manifestparser.py
Executable file → Normal file
0
build/mobile/devicemanagerSUT.py
Executable file → Normal file
0
build/mobile/devicemanagerSUT.py
Executable file → Normal file
@ -634,17 +634,14 @@ case "$target" in
|
||||
fi
|
||||
|
||||
_CC_SUITE=8
|
||||
CXXFLAGS="$CXXFLAGS -Zc:wchar_t-"
|
||||
AC_DEFINE(_CRT_SECURE_NO_DEPRECATE)
|
||||
AC_DEFINE(_CRT_NONSTDC_NO_DEPRECATE)
|
||||
elif test "$_CC_MAJOR_VERSION" = "15"; then
|
||||
_CC_SUITE=9
|
||||
CXXFLAGS="$CXXFLAGS -Zc:wchar_t-"
|
||||
AC_DEFINE(_CRT_SECURE_NO_WARNINGS)
|
||||
AC_DEFINE(_CRT_NONSTDC_NO_WARNINGS)
|
||||
elif test "$_CC_MAJOR_VERSION" = "16"; then
|
||||
_CC_SUITE=10
|
||||
CXXFLAGS="$CXXFLAGS -Zc:wchar_t-"
|
||||
AC_DEFINE(_CRT_SECURE_NO_WARNINGS)
|
||||
AC_DEFINE(_CRT_NONSTDC_NO_WARNINGS)
|
||||
else
|
||||
|
0
content/base/src/nsEventSource.cpp
Executable file → Normal file
0
content/base/src/nsEventSource.cpp
Executable file → Normal file
0
content/base/src/nsEventSource.h
Executable file → Normal file
0
content/base/src/nsEventSource.h
Executable file → Normal file
0
content/base/test/test_bug338583.html
Executable file → Normal file
0
content/base/test/test_bug338583.html
Executable file → Normal file
@ -669,17 +669,14 @@ case "$target" in
|
||||
fi
|
||||
|
||||
_CC_SUITE=8
|
||||
CXXFLAGS="$CXXFLAGS -Zc:wchar_t-"
|
||||
AC_DEFINE(_CRT_SECURE_NO_DEPRECATE)
|
||||
AC_DEFINE(_CRT_NONSTDC_NO_DEPRECATE)
|
||||
elif test "$_CC_MAJOR_VERSION" = "15"; then
|
||||
_CC_SUITE=9
|
||||
CXXFLAGS="$CXXFLAGS -Zc:wchar_t-"
|
||||
AC_DEFINE(_CRT_SECURE_NO_WARNINGS)
|
||||
AC_DEFINE(_CRT_NONSTDC_NO_WARNINGS)
|
||||
elif test "$_CC_MAJOR_VERSION" = "16"; then
|
||||
_CC_SUITE=10
|
||||
CXXFLAGS="$CXXFLAGS -Zc:wchar_t-"
|
||||
AC_DEFINE(_CRT_SECURE_NO_WARNINGS)
|
||||
AC_DEFINE(_CRT_NONSTDC_NO_WARNINGS)
|
||||
else
|
||||
|
0
testing/mochitest/pywebsocket/mod_pywebsocket/handshake/hybi06.py
Executable file → Normal file
0
testing/mochitest/pywebsocket/mod_pywebsocket/handshake/hybi06.py
Executable file → Normal file
0
testing/mochitest/pywebsocket/mod_pywebsocket/standalone.py
Executable file → Normal file
0
testing/mochitest/pywebsocket/mod_pywebsocket/standalone.py
Executable file → Normal file
Loading…
x
Reference in New Issue
Block a user