core/binutils to 2.28.0-2

This commit is contained in:
Kevin Mihelich 2017-03-24 04:02:01 +00:00
parent 595f7ef6a5
commit 48233cdbbc

View file

@ -13,9 +13,9 @@
noautobuild=1
pkgname=binutils
pkgver=2.28
pkgrel=1
_commit=7fa393306ed8b93019d225548474c0540b8928f7
pkgver=2.28.0
pkgrel=2
_commit=a7b47925683a22c9819c23cb18b99bd74014d066
pkgdesc="A set of programs to assemble and manipulate binary and object files"
arch=('i686' 'x86_64')
url="http://www.gnu.org/software/binutils/"
@ -56,6 +56,7 @@ build() {
--enable-gold \
--enable-plugins \
--enable-deterministic-archives \
--with-pic \
--disable-werror \
--disable-gdb \
--disable-sim \