aboutsummaryrefslogtreecommitdiff
path: root/gcc/config.gcc
diff options
context:
space:
mode:
authorKrister Walfridsson <cato@df.lth.se>2002-03-05 02:38:39 +0100
committerRichard Henderson <rth@gcc.gnu.org>2002-03-04 17:38:39 -0800
commit123455433fbaf97026cd1dc165ee97476fe7e515 (patch)
treea887cb65f8ac717dc52d17aaa1aadb376521d02c /gcc/config.gcc
parent8e97db8fe9fab716f3e3015046883560f22430ea (diff)
downloadgcc-123455433fbaf97026cd1dc165ee97476fe7e515.zip
gcc-123455433fbaf97026cd1dc165ee97476fe7e515.tar.gz
gcc-123455433fbaf97026cd1dc165ee97476fe7e515.tar.bz2
* config.gcc (*-*-netbsd*): Add t-slibgcc-elf-ver to tmake_file.
From-SVN: r50297
Diffstat (limited to 'gcc/config.gcc')
-rw-r--r--gcc/config.gcc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config.gcc b/gcc/config.gcc
index 9927bd9..4b59903 100644
--- a/gcc/config.gcc
+++ b/gcc/config.gcc
@@ -323,7 +323,7 @@ case $machine in
fi
;;
*-*-netbsd*)
- tmake_file="t-libc-ok t-netbsd"
+ tmake_file="t-slibgcc-elf-ver t-libc-ok t-netbsd"
xm_defines=POSIX
gas=yes
gnu_ld=yes