Commit 8aeba621 by Richard Kenner

(LINK_SPEC): Bring emulation name into sync with Cygnus snapshot.

From-SVN: r12366
parent e80142a0
...@@ -39,7 +39,7 @@ Currently only Linux uses this. */ ...@@ -39,7 +39,7 @@ Currently only Linux uses this. */
-Asystem(linux) -Acpu(alpha) -Amachine(alpha) -D__ELF__" -Asystem(linux) -Acpu(alpha) -Amachine(alpha) -D__ELF__"
#undef LINK_SPEC #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:-shared} \
%{!shared: \ %{!shared: \
%{!static: \ %{!static: \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment