mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-22 19:00:07 +00:00
Define HAVE_HIDDEN.
This commit is contained in:
parent
de3fa8286f
commit
5c24bb7d7b
@ -102,6 +102,9 @@
|
|||||||
/* Define if the assembler supported .protected. */
|
/* Define if the assembler supported .protected. */
|
||||||
#undef HAVE_PROTECTED
|
#undef HAVE_PROTECTED
|
||||||
|
|
||||||
|
/* Define if the assembler supported .hidden. */
|
||||||
|
#undef HAVE_HIDDEN
|
||||||
|
|
||||||
/* Define if the compiler supports __attribute__ ((visibility (...))). */
|
/* Define if the compiler supports __attribute__ ((visibility (...))). */
|
||||||
#undef HAVE_VISIBILITY_ATTRIBUTE
|
#undef HAVE_VISIBILITY_ATTRIBUTE
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user