patches/binutils/2.16.1/140-cross-gprof.patch
changeset 2664 346263a07115
parent 2663 7179903f8d2e
child 2665 5b7e91ec300c
     1.1 --- a/patches/binutils/2.16.1/140-cross-gprof.patch	Sun Sep 11 18:26:12 2011 +0200
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,22 +0,0 @@
     1.4 ---- binutils-2.15/configure.old	2004-07-21 21:36:47.000000000 -0700
     1.5 -+++ binutils-2.15/configure	2004-07-21 21:37:08.000000000 -0700
     1.6 -@@ -999,7 +999,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.15/configure.in.old	2004-07-21 21:37:19.000000000 -0700
    1.16 -+++ binutils-2.15/configure.in	2004-07-21 21:37:34.000000000 -0700
    1.17 -@@ -236,7 +236,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.