parent
d1754123a9
commit
f0edfdef2b
1 changed files with 2 additions and 1 deletions
|
|
@ -41,7 +41,8 @@ EOF
|
||||||
Wlogical-op \
|
Wlogical-op \
|
||||||
Wduplicated-cond \
|
Wduplicated-cond \
|
||||||
Wnull-dereference \
|
Wnull-dereference \
|
||||||
Wsuggest-override
|
Wsuggest-override \
|
||||||
|
Wpedantic
|
||||||
do
|
do
|
||||||
CXXFLAGS="$cf_save_CXXFLAGS $ac_cv_prog_gxx_warn_flags -$cf_opt"
|
CXXFLAGS="$cf_save_CXXFLAGS $ac_cv_prog_gxx_warn_flags -$cf_opt"
|
||||||
if AC_TRY_EVAL(ac_compile); then
|
if AC_TRY_EVAL(ac_compile); then
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue