mirror of
https://github.com/gcc-mirror/gcc.git
synced 2026-05-06 14:59:39 +02:00
configure.in (*-*-linux*): Disable configuration of target-newlib and target-libgloss.
2001-09-26 Will Cohen <wcohen@redhat.com> * configure.in (*-*-linux*): Disable configuration of target-newlib and target-libgloss. From-SVN: r45842
This commit is contained in:
committed by
William Cohen
parent
0caade1b54
commit
387beb8240
@@ -1,3 +1,8 @@
|
||||
2001-09-26 Will Cohen <wcohen@redhat.com>
|
||||
|
||||
* configure.in (*-*-linux*): Disable configuration of target-newlib
|
||||
and target-libgloss.
|
||||
|
||||
2001-09-26 Alexandre Oliva <aoliva@redhat.com>
|
||||
|
||||
* Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
|
||||
|
||||
@@ -771,6 +771,7 @@ case "${target}" in
|
||||
fi
|
||||
;;
|
||||
*-*-linux*)
|
||||
noconfigdirs="$noconfigdirs target-newlib target-libgloss"
|
||||
# linux has rx in libc
|
||||
skipdirs="$skipdirs target-librx"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user