aboutsummaryrefslogtreecommitdiff
path: root/gcc/config.gcc
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@gcc.gnu.org>2003-01-07 23:34:24 +0000
committerAndreas Schwab <schwab@gcc.gnu.org>2003-01-07 23:34:24 +0000
commite7edc5a07b71a08f941de93ff9cce86cad1eb16d (patch)
tree8629c428cae38a62dc36d66d87401d35e9668cf1 /gcc/config.gcc
parent9635cfadeef9c6a1556a1675094a1f5af9e4fe8b (diff)
downloadgcc-e7edc5a07b71a08f941de93ff9cce86cad1eb16d.zip
gcc-e7edc5a07b71a08f941de93ff9cce86cad1eb16d.tar.gz
gcc-e7edc5a07b71a08f941de93ff9cce86cad1eb16d.tar.bz2
config.gcc (m68k-*-linux*): Don't set extra_parts and gnu_ld, should come from the generic *-*-linux* entry.
* config.gcc (m68k-*-linux*): Don't set extra_parts and gnu_ld, should come from the generic *-*-linux* entry. From-SVN: r61024
Diffstat (limited to 'gcc/config.gcc')
-rw-r--r--gcc/config.gcc2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/config.gcc b/gcc/config.gcc
index 4c1ed01..1c75d61 100644
--- a/gcc/config.gcc
+++ b/gcc/config.gcc
@@ -1664,8 +1664,6 @@ m68k-*-linux*) # Motorola m68k's running GNU/Linux
# aka the GNU/Linux C library 6.
tm_file=m68k/linux.h
tmake_file="t-slibgcc-elf-ver t-linux m68k/t-linux"
- extra_parts="crtbegin.o crtbeginS.o crtend.o crtendS.o"
- gnu_ld=yes
;;
m68k-*-psos*)
tmake_file=m68k/t-m68kbare