patches/binutils/2.17/503-cross-gprof.patch
changeset 747 d3e603e7c17c
parent 746 b150d6f590fc
child 748 61cd4eb6034d
     1.1 --- a/patches/binutils/2.17/503-cross-gprof.patch	Mon Jul 28 21:08:01 2008 +0000
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,22 +0,0 @@
     1.4 ---- binutils-2.17/configure.old	2004-07-21 21:36:47.000000000 -0700
     1.5 -+++ binutils-2.17/configure	2004-07-21 21:37:08.000000000 -0700
     1.6 -@@ -1022,7 +1022,7 @@
     1.7 - 
     1.8 - # Some tools are only suitable for building in a "native" situation.
     1.9 - # Remove these if host!=target.  
    1.10 --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"
    1.11 -+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"
    1.12 - 
    1.13 - # Similarly, some are only suitable for cross toolchains.
    1.14 - # Remove these if host=target.
    1.15 ---- binutils-2.17/configure.in.old	2004-07-21 21:37:19.000000000 -0700
    1.16 -+++ binutils-2.17/configure.in	2004-07-21 21:37:34.000000000 -0700
    1.17 -@@ -227,7 +227,7 @@
    1.18 - 
    1.19 - # Some tools are only suitable for building in a "native" situation.
    1.20 - # Remove these if host!=target.  
    1.21 --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"
    1.22 -+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"
    1.23 - 
    1.24 - # Similarly, some are only suitable for cross toolchains.
    1.25 - # Remove these if host=target.