X-Git-Url: http://gitweb/?a=blobdiff_plain;f=binutils%2FPkgfile;h=fbaeb6b5c4c44b95a131f1f4fa757cb5d8294eaf;hb=2f4f8f9aae9f870b6fac21a5cd60637bd041d299;hp=194da22c3feea1c2714c9468d2b114b466d12b9d;hpb=396d340aff2e081d5c4080c9fe5c2ae9177be238;p=crossrootfs.git diff --git a/binutils/Pkgfile b/binutils/Pkgfile index 194da22..fbaeb6b 100644 --- a/binutils/Pkgfile +++ b/binutils/Pkgfile @@ -5,15 +5,11 @@ # Depends on: name=binutils -version=2.21.1 +version=2.23.1 release=1 -source=(ftp://ftp.gnu.org/gnu/$name/$name-$version.tar.bz2 \ - binutils-$version-gnueabihf.patch) +source=(ftp://ftp.gnu.org/gnu/$name/$name-$version.tar.bz2) build() { - pushd $name-$version - patch -p1 -i $SRC/binutils-$version-gnueabihf.patch - popd sed -i '/^SUBDIRS/s/doc//' $name-$version/bfd/Makefile.in sed -i '/^# RELEASE=y/s/#//' $name-$version/bfd/Makefile.in sed -i 's|really-check: check-cplus-dem check-pexecute check-expandargv|really-check:|g' -i $name-$version/libiberty/testsuite/Makefile.in