mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-22 07:10:16 -07:00
binutils: bump to 2.33. Uses debian/ubuntu source as official tarballs aren't out yet.
This commit is contained in:
parent
84efd40d3c
commit
1b31553dcd
@ -10,5 +10,8 @@
|
||||
--with-mmap \
|
||||
--with-system-zlib
|
||||
|
||||
make
|
||||
make DESTDIR="$1" install
|
||||
make MAKEINFO=:
|
||||
|
||||
make MAKEINFO=: \
|
||||
DESTDIR="$1" \
|
||||
install
|
||||
|
@ -1 +1 @@
|
||||
de38b15c902eb2725eac6af21183a5f34ea4634cb0bcef19612b50e5ed31072d binutils-2.32.tar.bz2
|
||||
b5b3c6bc85f037a4557b027759a597379f3c324c468e4b17c8aa1bc99cf663ec binutils_2.33.orig.tar.xz
|
||||
|
@ -1 +1 @@
|
||||
https://ftp.gnu.org/gnu/binutils/binutils-2.32.tar.bz2
|
||||
https://launchpad.net/debian/+archive/primary/+sourcefiles/binutils/2.33-1/binutils_2.33.orig.tar.xz
|
||||
|
@ -1 +1 @@
|
||||
2.32 3
|
||||
2.33 1
|
||||
|
Loading…
Reference in New Issue
Block a user