ports: Update binutils 2.44->2.45
Now we don't have to keep patches for both versions around :D
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#!/bin/bash ../install.sh
|
||||
|
||||
NAME='binutils'
|
||||
VERSION='2.44'
|
||||
DOWNLOAD_URL="https://ftpmirror.gnu.org/gnu/binutils/binutils-$VERSION.tar.gz#0cdd76777a0dfd3dd3a63f215f030208ddb91c2361d2bcc02acec0f1c16b6a2e"
|
||||
VERSION='2.45'
|
||||
DOWNLOAD_URL="https://ftpmirror.gnu.org/gnu/binutils/binutils-$VERSION.tar.gz#8a3eb4b10e7053312790f21ee1a38f7e2bbd6f4096abb590d3429e5119592d96"
|
||||
DEPENDENCIES=('zlib' 'zstd')
|
||||
MAKE_INSTALL_TARGETS=('install-strip')
|
||||
CONFIGURE_OPTIONS=(
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
../../../toolchain/binutils-2.44.patch
|
||||
1
ports/binutils/patches/binutils-2.45.patch
Symbolic link
1
ports/binutils/patches/binutils-2.45.patch
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../toolchain/binutils-2.45.patch
|
||||
Reference in New Issue
Block a user