CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
binutils: updated to 2.22 and aligned with upstream
authorVictor Martinez <pitillo@ono.com>
Mon, 3 Dec 2012 20:54:01 +0000 (20:54 +0000)
committerVictor Martinez <pitillo@ono.com>
Mon, 3 Dec 2012 20:54:01 +0000 (20:54 +0000)
binutils/Pkgfile

index fe8885f104239435cf38b40cf7cf8b95fcddf0bf..4d3fefeed9984d6370739ec827a6b9835f39d628 100644 (file)
@@ -7,7 +7,7 @@
 name=binutils
 version=2.22
 release=1
-source=(ftp://ftp.gnu.org/gnu/$name/$name-${version}.tar.bz2)
+source=(ftp://ftp.gnu.org/gnu/$name/$name-$version.tar.bz2)
 
 build() {
   sed -i '/^SUBDIRS/s/doc//' $name-$version/bfd/Makefile.in
@@ -20,6 +20,7 @@ build() {
                               --enable-shared \
                               --disable-nls
   make tooldir=/usr
+  make check
   make tooldir=/usr DESTDIR=$PKG install
   install -m 0644  ../$name-$version/include/libiberty.h $PKG/usr/include
   rm -r $PKG/usr/share