Skip to content

Commit

Permalink
binutils: version bumped to 2.44 + remove gold
Browse files Browse the repository at this point in the history
  • Loading branch information
esselfe authored and dagbrown committed Feb 11, 2025
1 parent 28a5a60 commit 846b30e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
1 change: 0 additions & 1 deletion devel/binutils/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ fi &&
--disable-readline \
--disable-sim \
--enable-cet \
--enable-gold \
--enable-relro \
--enable-plugins \
--enable-threads \
Expand Down
6 changes: 3 additions & 3 deletions devel/binutils/DETAILS
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
MODULE=binutils
VERSION=2.43.1
VERSION=2.44
SOURCE=$MODULE-$VERSION.tar.xz
SOURCE_URL[0]=$GNU_URL/$MODULE
SOURCE_URL[1]=$MIRROR_URL
SOURCE_VFY=sha256:13f74202a3c4c51118b797a39ea4200d3f6cfbe224da6d1d95bb938480132dfd
SOURCE_VFY=sha256:ce2017e059d63e67ddb9240e9d4ec49c2893605035cd60e92ad53177f4377237
WEB_SITE=http://sources.redhat.com/binutils
ENTERED=20010922
UPDATED=20240820
UPDATED=20250207
SHORT="An essential collection of binary utilities"

cat << EOF
Expand Down

0 comments on commit 846b30e

Please sign in to comment.