mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-21 23:41:13 +08:00
configure: Regenerate.
* configure: Regenerate. From-SVN: r110023
This commit is contained in:
parent
ede7acf175
commit
670cbfcfc5
@ -1,3 +1,7 @@
|
||||
2006-01-20 Diego Novillo <dnovillo@redhat.com>
|
||||
|
||||
* configure: Regenerate.
|
||||
|
||||
2006-01-18 Richard Henderson <rth@redhat.com>
|
||||
Jakub Jelinek <jakub@redhat.com>
|
||||
Diego Novillo <dnovillo@redhat.com>
|
||||
|
4
configure
vendored
4
configure
vendored
@ -1134,7 +1134,7 @@ no)
|
||||
;;
|
||||
"")
|
||||
case "${target}" in
|
||||
*-*-linux*-gnu | *-*-gnu* | *-*-k*bsd*-gnu)
|
||||
*-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu)
|
||||
# Enable libmudflap by default in GNU and friends.
|
||||
;;
|
||||
*-*-freebsd*)
|
||||
@ -1157,7 +1157,7 @@ no)
|
||||
"")
|
||||
# Enable libgomp by default on hosted POSIX systems.
|
||||
case "${target}" in
|
||||
*-*-linux*-gnu | *-*-gnu* | *-*-k*bsd*-gnu)
|
||||
*-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu)
|
||||
;;
|
||||
*-*-netbsd* | *-*-freebsd* | *-*-openbsd*)
|
||||
;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user