Use __TDE_HAVE_GCC_VISIBILITY instead of __KDE_HAVE_GCC_VISIBILITY

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 68064f8d86)
r14.1.x
Michele Calgaro 1 month ago committed by Slávek Banko
parent 1cc658900d
commit 837de48791
No known key found for this signature in database
GPG Key ID: 608F5293A04BE668

@ -1,6 +1,6 @@
// Defined if you have fvisibility and fvisibility-inlines-hidden support.
#cmakedefine __KDE_HAVE_GCC_VISIBILITY 1
#cmakedefine __TDE_HAVE_GCC_VISIBILITY 1
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
significant byte first (like Motorola and SPARC, unlike Intel). */
#cmakedefine WORDS_BIGENDIAN @WORDS_BIGENDIAN@
#cmakedefine WORDS_BIGENDIAN @WORDS_BIGENDIAN@

Loading…
Cancel
Save