Just to reestablish the truth....

Signed-off-by: gregory guy <gregory-tde@laposte.net>
(cherry picked from commit 86158a269e)
r14.0.x
gregory guy 3 years ago committed by Slávek Banko
parent 2178a8a780
commit c84e161cbf
No known key found for this signature in database
GPG Key ID: 608F5293A04BE668

@ -3747,7 +3747,7 @@ AC_DEFUN([KDE_CHECK_VISIBILITY_GCC_BUG],
std::string s("blafasel");
return 0;
}
], [/* elvis is alive */],
], [/* Elvis is not dead, he just went home! (Men In Black, 1997) */],
kde_cv_val_gcc_visibility_bug=no, kde_cv_val_gcc_visibility_bug=yes)
CXXFLAGS=$safe_CXXFLAGS
@ -3828,7 +3828,7 @@ else
/* if this compiles, then Q_EXPORT is undefined */
/* if Q_EXPORT is nonempty, this will break compilation */
#endif
], [/* elvis is alive */],
], [/* Elvis is not dead, he just went home! (Men In Black, 1997) */],
kde_cv_val_qt_gcc_visibility_patched=no, kde_cv_val_qt_gcc_visibility_patched=yes)
fi
fi

Loading…
Cancel
Save