* config.gcc (*-*-netbsd*): Add t-slibgcc-elf-ver to tmake_file.
From-SVN: r50297
This commit is contained in:
parent
8e97db8fe9
commit
123455433f
@ -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>
|
2002-03-05 Joseph S. Myers <jsm28@cam.ac.uk>
|
||||||
|
|
||||||
* configure.in: Increase required makeinfo version to 4.1.
|
* configure.in: Increase required makeinfo version to 4.1.
|
||||||
|
@ -323,7 +323,7 @@ case $machine in
|
|||||||
fi
|
fi
|
||||||
;;
|
;;
|
||||||
*-*-netbsd*)
|
*-*-netbsd*)
|
||||||
tmake_file="t-libc-ok t-netbsd"
|
tmake_file="t-slibgcc-elf-ver t-libc-ok t-netbsd"
|
||||||
xm_defines=POSIX
|
xm_defines=POSIX
|
||||||
gas=yes
|
gas=yes
|
||||||
gnu_ld=yes
|
gnu_ld=yes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user