Add HAVE_ASM_GLOBAL_DOT_NAME.
This commit is contained in:
parent
8267e47bb5
commit
4242e56a07
@ -38,6 +38,9 @@
|
|||||||
declaring a symbol global (default `.globl'). */
|
declaring a symbol global (default `.globl'). */
|
||||||
#undef ASM_GLOBAL_DIRECTIVE
|
#undef ASM_GLOBAL_DIRECTIVE
|
||||||
|
|
||||||
|
/* Define a symbol_name as a global .symbol_name for ld. */
|
||||||
|
#undef HAVE_ASM_GLOBAL_DOT_NAME
|
||||||
|
|
||||||
/* Define to use GNU libio instead of GNU stdio.
|
/* Define to use GNU libio instead of GNU stdio.
|
||||||
This is defined by configure under --enable-libio. */
|
This is defined by configure under --enable-libio. */
|
||||||
#undef USE_IN_LIBIO
|
#undef USE_IN_LIBIO
|
||||||
|
Loading…
x
Reference in New Issue
Block a user