We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e5a175 commit 1db815eCopy full SHA for 1db815e
configure.ac
@@ -1706,7 +1706,6 @@ yes)
1706
AS_CASE([$CC],
1707
[*icc*], [ac_cv_disable_unused_result_warning=no]
1708
[PY_CHECK_CC_WARNING([disable], [unused-result])])
1709
-
1710
AS_VAR_IF([ac_cv_disable_unused_result_warning], [yes],
1711
[BASECFLAGS="$BASECFLAGS -Wno-unused-result"
1712
CFLAGS_NODIST="$CFLAGS_NODIST -Wno-unused-result"])
0 commit comments