CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
binutils: restored and updated to 2.29.1
[ports/core-arm64.git] / binutils / Pkgfile
index 90b01d90133e8c0181255c959e41ffbaac0e8030..357cb173953c6a9fe228959043f57f93c0d9fb27 100644 (file)
@@ -5,9 +5,9 @@
 # Depends on: zlib flex
 
 name=binutils
-version=2.27
+version=2.29.1
 release=1
-source=(ftp://ftp.gnu.org/gnu/$name/$name-$version.tar.bz2)
+source=(http://ftpmirror.gnu.org/gnu/$name/$name-$version.tar.bz2)
 
 build() {
   sed -i '/^SUBDIRS/s/doc//' $name-$version/bfd/Makefile.in
@@ -16,7 +16,6 @@ build() {
   cd build
 
   ../$name-$version/configure --prefix=/usr \
-                              --build=aarch64-unknown-linux-gnueabi \
                               --enable-shared \
                               --disable-nls \
                               --enable-ld=default \