core/binutils to 2.38-5.1

This commit is contained in:
Kevin Mihelich 2022-05-29 16:31:03 +00:00
parent ce02ed1133
commit dad42668c8

View file

@ -13,7 +13,7 @@ noautobuild=1
pkgname=binutils
pkgver=2.38
_commit=9c67f6382ac2c90fbde5729feaf7d59ce662147a
pkgrel=5
pkgrel=5.1
pkgdesc='A set of programs to assemble and manipulate binary and object files'
arch=(x86_64)
url='https://www.gnu.org/software/binutils/'
@ -64,6 +64,7 @@ build() {
--enable-plugins \
--enable-relro \
--enable-shared \
--enable-targets=bpf-unknown-none \
--enable-threads \
--disable-gdb \
--disable-gdbserver \