зеркало из https://github.com/github/ruby.git
particular_werror_flags=no on ICC
fix r61261 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61263 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
677dcecc5d
Коммит
b7747df13e
|
@ -749,7 +749,7 @@ AS_IF([test "$GCC:${warnflags+set}:no" = yes::no], [
|
|||
])
|
||||
# ICC doesn't support -Werror=
|
||||
AS_IF([test $icc_version -gt 0], [
|
||||
particular_werror_flags=yes
|
||||
particular_werror_flags=no
|
||||
])
|
||||
for wflag in -Wno-unused-parameter -Wno-parentheses -Wno-long-long \
|
||||
-diag-disable=2259 \
|
||||
|
|
Загрузка…
Ссылка в новой задаче