зеркало из https://github.com/mozilla/pjs.git
Automated update
This commit is contained in:
Родитель
86f1c1e891
Коммит
4954c04b98
|
@ -2536,7 +2536,7 @@ if test "$GNU_CC"; then
|
||||||
# be a little bit stricter
|
# be a little bit stricter
|
||||||
# -pipe - speeds up the build a little by using pipes rather than
|
# -pipe - speeds up the build a little by using pipes rather than
|
||||||
# temp files
|
# temp files
|
||||||
_WARNINGS_CFLAGS="${_WARNINGS_CFLAGS} -Wall -W -Wconversion -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align"
|
_WARNINGS_CFLAGS="${_WARNINGS_CFLAGS} -Wall -Wconversion -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align"
|
||||||
|
|
||||||
_DEFINES_CFLAGS='-include $(DEPTH)/config-defs.h'
|
_DEFINES_CFLAGS='-include $(DEPTH)/config-defs.h'
|
||||||
_USE_CPP_INCLUDE_FLAG=1
|
_USE_CPP_INCLUDE_FLAG=1
|
||||||
|
@ -2550,7 +2550,7 @@ fi
|
||||||
|
|
||||||
if test "$GNU_CXX"; then
|
if test "$GNU_CXX"; then
|
||||||
# Turn on GNU specific features
|
# Turn on GNU specific features
|
||||||
_WARNINGS_CXXFLAGS="${_WARNINGS_CXXFLAGS} -Wall -W -Wconversion -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wsign-compare -Woverloaded-virtual -Wsynth -pipe"
|
_WARNINGS_CXXFLAGS="${_WARNINGS_CXXFLAGS} -Wall -Wconversion -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wsign-compare -Woverloaded-virtual -Wsynth -pipe"
|
||||||
|
|
||||||
_DEFINES_CXXFLAGS='-include $(DEPTH)/config-defs.h'
|
_DEFINES_CXXFLAGS='-include $(DEPTH)/config-defs.h'
|
||||||
_USE_CPP_INCLUDE_FLAG=1
|
_USE_CPP_INCLUDE_FLAG=1
|
||||||
|
|
Загрузка…
Ссылка в новой задаче