]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Enable gprof for cross builds.
authorMark Shinwell <shinwell@codesourcery.com>
Wed, 24 May 2006 13:55:10 +0000 (13:55 +0000)
committerMark Shinwell <shinwell@codesourcery.com>
Wed, 24 May 2006 13:55:10 +0000 (13:55 +0000)
ChangeLog
configure
configure.in

index 0a858cc843d84fcd8bdcb0bce3e4395a578cdb33..65d9c15a87055d4611c555759afc77ec82478c51 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
+
+       * configure.in: Enable gprof for cross builds.
+       * configure: Regenerate.
+
 2006-05-17  Daniel Jacobowitz  <dan@codesourcery.com>
 
        * src-release (MAKEINFOFLAGS): Define.
index 9a54f72441d6981877d13d06981d2d60698bee52..18d4115fb5eebcb05bdcba67e0944c772d7cd706 100755 (executable)
--- a/configure
+++ b/configure
@@ -1022,7 +1022,7 @@ esac
 
 # Some tools are only suitable for building in a "native" situation.
 # Remove these if host!=target.  
-native_only="autoconf automake libtool fileutils find gawk gettext gzip hello indent m4 rcs recode sed shellutils tar textutils uudecode wdiff gprof target-groff guile perl time ash bash bzip2 prms gnuserv target-gperf"
+native_only="autoconf automake libtool fileutils find gawk gettext gzip hello indent m4 rcs recode sed shellutils tar textutils uudecode wdiff target-groff guile perl time ash bash bzip2 prms gnuserv target-gperf"
 
 # Similarly, some are only suitable for cross toolchains.
 # Remove these if host=target.
index e3e3500c9980ef0fb38df8fb7f64dd5cb3bfce48..62338445b8501af24631e832f71a81ee4057cc16 100644 (file)
@@ -227,7 +227,7 @@ esac
 
 # Some tools are only suitable for building in a "native" situation.
 # Remove these if host!=target.  
-native_only="autoconf automake libtool fileutils find gawk gettext gzip hello indent m4 rcs recode sed shellutils tar textutils uudecode wdiff gprof target-groff guile perl time ash bash bzip2 prms gnuserv target-gperf"
+native_only="autoconf automake libtool fileutils find gawk gettext gzip hello indent m4 rcs recode sed shellutils tar textutils uudecode wdiff target-groff guile perl time ash bash bzip2 prms gnuserv target-gperf"
 
 # Similarly, some are only suitable for cross toolchains.
 # Remove these if host=target.