Fix a missing underscore.
This commit is contained in:
parent
aa2526259b
commit
af1fdf0dbf
@ -891,7 +891,7 @@
|
|||||||
|
|
||||||
/* Define if your PowerPC64 linker only needs function descriptor syms. */
|
/* Define if your PowerPC64 linker only needs function descriptor syms. */
|
||||||
#ifndef USED_FOR_TARGET
|
#ifndef USED_FOR_TARGET
|
||||||
# ifdef __powerpc64_
|
# ifdef __powerpc64__
|
||||||
# define HAVE_LD_NO_DOT_SYMS 1
|
# define HAVE_LD_NO_DOT_SYMS 1
|
||||||
# endif
|
# endif
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user