mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 06:07:44 +00:00
Ports: Update binutils to version 2.37
This commit is contained in:
parent
cfeffbe524
commit
edce9153af
3 changed files with 50 additions and 46 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env -S bash ../.port_include.sh
|
||||
port=binutils
|
||||
version=2.36.1
|
||||
version=2.37
|
||||
useconfigure=true
|
||||
configopts="--target=${SERENITY_ARCH}-pc-serenity --with-sysroot=/ --with-build-sysroot=${SERENITY_INSTALL_ROOT} --disable-werror --disable-gdb --disable-nls"
|
||||
files="https://ftpmirror.gnu.org/gnu/binutils/binutils-${version}.tar.xz binutils-${version}.tar.xz
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue