mirror of
https://git.freebsd.org/ports.git
synced 2025-06-20 20:20:30 -04:00
19 lines
822 B
Text
19 lines
822 B
Text
--- ./configure.orig 2011-08-14 12:28:15.000000000 +0000
|
|
+++ ./configure 2012-01-21 13:31:35.000000000 +0000
|
|
@@ -2667,7 +2667,7 @@
|
|
# binutils, gas and ld appear in that order because it makes sense to run
|
|
# "make check" in that particular order.
|
|
# If --enable-gold is used, "gold" may replace "ld".
|
|
-host_tools="texinfo flex bison binutils gas ld fixincludes gcc cgen sid sim gdb gprof etc expect dejagnu m4 utils guile fastjar gnattools"
|
|
+host_tools="texinfo flex bison binutils gas ld fixincludes gcc cgen sid sim gdb etc expect dejagnu m4 utils guile fastjar gnattools"
|
|
|
|
# libgcj represents the runtime libraries only used by gcj.
|
|
libgcj="target-libffi \
|
|
@@ -3568,7 +3568,6 @@
|
|
mips*-*-linux*)
|
|
;;
|
|
mips*-*-*)
|
|
- noconfigdirs="$noconfigdirs gprof"
|
|
;;
|
|
sh-*-* | sh64-*-*)
|
|
case "${target}" in
|