mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-02-21 12:09:55 +08:00
(arm-*-netbsd*): Fix typo setting tmake_file.
From-SVN: r14522
This commit is contained in:
parent
e71c3bb0d6
commit
e3482774d8
@ -393,7 +393,7 @@ for machine in $build $host $target; do
|
||||
arm-*-netbsd*)
|
||||
tm_file=arm/netbsd.h
|
||||
xm_file=arm/xm-netbsd.h
|
||||
tmake_file=arm-t-netbsd
|
||||
tmake_file=arm/t-netbsd
|
||||
# On NetBSD, the headers are already okay.
|
||||
fixincludes=Makefile.in
|
||||
use_collect2=yes
|
||||
|
Loading…
Reference in New Issue
Block a user