From c5588ee1b4553d62bef2eb485ac2f202f561cba5 Mon Sep 17 00:00:00 2001 From: François Revol Date: Mon, 20 Apr 2015 00:09:21 +0200 Subject: [PATCH] gcc: update ppc linker emulation name --- 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}" -- gitore 0.2.2