⛏️ index : buildtools.git

author François Revol <revol@free.fr> 2015-04-20 0:09:21.0 +02:00:00
committer François Revol <revol@free.fr> 2015-04-20 0:11:14.0 +02:00:00
commit
c5588ee1b4553d62bef2eb485ac2f202f561cba5 [patch]
tree
09e9d5b299fa586068126de4810178ffd0cae5fb
parent
ab21027f8afb6012d201e31ed31c6b88a448351d
download
c5588ee1b4553d62bef2eb485ac2f202f561cba5.tar.gz

gcc: update ppc linker emulation name



Diff

 gcc/gcc/config/rs6000/haiku.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/gcc/config/rs6000/haiku.h b/gcc/gcc/config/rs6000/haiku.h
index b511918..1bfb3d9 100644
--- a/gcc/gcc/config/rs6000/haiku.h
+++ b/gcc/gcc/config/rs6000/haiku.h
@@ -53,4 +53,4 @@
/* If ELF is the default format, we should not use /lib/elf.  */

#undef	LINK_SPEC
#define LINK_SPEC "%{!o*:-o %b} -m elf_ppc_haiku %{!r:-shared} -no-undefined %{nostart:-e 0}"
#define LINK_SPEC "%{!o*:-o %b} -m elf32ppchaiku %{!r:-shared} -no-undefined %{nostart:-e 0}"