In case of powerpc64, enable HAVE_LD_NO_DOT_SYMS in gcc's auto-host.h.
Requested by: nwhitehorn
This commit is contained in:
parent
19fe8e8483
commit
b927df46b1
@ -891,7 +891,9 @@
|
||||
|
||||
/* Define if your PowerPC64 linker only needs function descriptor syms. */
|
||||
#ifndef USED_FOR_TARGET
|
||||
/* #undef HAVE_LD_NO_DOT_SYMS */
|
||||
# ifdef __powerpc64_
|
||||
# define HAVE_LD_NO_DOT_SYMS 1
|
||||
# endif
|
||||
#endif
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user