* config.gcc (*-*-netbsd*): Add t-slibgcc-elf-ver to tmake_file.

From-SVN: r50297
This commit is contained in:
Krister Walfridsson 2002-03-05 02:38:39 +01:00 committed by Richard Henderson
parent 8e97db8fe9
commit 123455433f
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2002-03-04 Krister Walfridsson <cato@df.lth.se>
* config.gcc (*-*-netbsd*): Add t-slibgcc-elf-ver to tmake_file.
2002-03-05 Joseph S. Myers <jsm28@cam.ac.uk>
* configure.in: Increase required makeinfo version to 4.1.

View File

@ -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