aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorRichard Kenner <kenner@gcc.gnu.org>1996-06-28 15:39:44 -0400
committerRichard Kenner <kenner@gcc.gnu.org>1996-06-28 15:39:44 -0400
commit8aeba621413288d0e8bab494736fdff1528c0b01 (patch)
tree1044e41116b0c7e4a5f34da8ae412ff211330448 /gcc
parente80142a0507db65acaa9313c7e308e84b9e32302 (diff)
downloadgcc-8aeba621413288d0e8bab494736fdff1528c0b01.zip
gcc-8aeba621413288d0e8bab494736fdff1528c0b01.tar.gz
gcc-8aeba621413288d0e8bab494736fdff1528c0b01.tar.bz2
(LINK_SPEC): Bring emulation name into sync with Cygnus snapshot.
From-SVN: r12366
Diffstat (limited to 'gcc')
-rw-r--r--gcc/config/alpha/elf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/alpha/elf.h b/gcc/config/alpha/elf.h
index abf12bc..20836c3 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: \