|
|
|
@ -2086,7 +2086,7 @@ esac |
|
|
|
# Disable libmudflap on some systems. |
|
|
|
if test x$enable_libmudflap = x ; then |
|
|
|
case "${target}" in |
|
|
|
*-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu | *-*-linux-uclibc* | *-*-uclinux*) |
|
|
|
*-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu | bfin*-*-uclinux*) |
|
|
|
# Enable libmudflap by default in GNU and friends. |
|
|
|
;; |
|
|
|
*-*-freebsd*) |
|
|
|
|