Version 7.6.3.2-android, tag libreoffice-7.6.3.2-android
[LibreOffice.git] / external / libcdr / ax_gcc_func_attribute.m4.patch
blob37f4edf0bd46a1569daf9596ed4f958102c8f519
1 --- configure
2 +++ configure
3 @@ -19167,7 +19167,7 @@
5 _ACEOF
6 if ac_fn_cxx_try_link "$LINENO"; then :
7 - if test -s conftest.err; then :
8 + if grep -- -Wattributes conftest.err; then :
9 ax_cv_have_func_attribute_visibility=no
10 else
11 ax_cv_have_func_attribute_visibility=yes