From: Richard Kenner Date: Fri, 28 Jun 1996 19:39:44 +0000 (-0400) Subject: (LINK_SPEC): Bring emulation name into sync with Cygnus snapshot. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8aeba621413288d0e8bab494736fdff1528c0b01;p=gcc.git (LINK_SPEC): Bring emulation name into sync with Cygnus snapshot. From-SVN: r12366 --- diff --git a/gcc/config/alpha/elf.h b/gcc/config/alpha/elf.h index abf12bcc22f..20836c308fd 100644 --- a/gcc/config/alpha/elf.h +++ b/gcc/config/alpha/elf.h @@ -39,7 +39,7 @@ Currently only Linux uses this. */ -Asystem(linux) -Acpu(alpha) -Amachine(alpha) -D__ELF__" #undef LINK_SPEC -#define LINK_SPEC "-m elf64_alpha -G 8 %{O*:-O3} %{!O*:-O1} \ +#define LINK_SPEC "-m elf64alpha -G 8 %{O*:-O3} %{!O*:-O1} \ %{shared:-shared} \ %{!shared: \ %{!static: \