libelf: 0.185

This commit is contained in:
Dylan Araps 2021-07-03 09:30:18 +00:00
parent 20cd5a4206
commit 713145387e
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C
4 changed files with 5 additions and 5 deletions

View File

@ -3,8 +3,8 @@
# Build sometimes forces -Werror.
export CFLAGS="$CFLAGS -Wno-error"
# Disable configure error for missing argp.
sed -i 's/as_fn_error.*libargp/: "/g' configure
# Disable configure error for missing argp/fts/obstack.
sed -i 's/as_fn_error.*\(argp\|fts\|_obstack\)/: "/g' configure
# Don't compile two unrelated C files which require argp.
sed -i 's/color.*printversion../#/g' lib/Makefile.in

View File

@ -1,2 +1,2 @@
ecc406914edf335f0b7fc084ebe6c460c4d6d5175bfdd6688c1c78d9146b8858
dc8d3e74ab209465e7f568e1b3bb9a5a142f8656e2b57d10049a73da2ae6b5a6
bf11b56670c7919b44e33b5b0f3a216b7f20cf2859b74bf5e2e837532f8e0579

View File

@ -1,2 +1,2 @@
https://sourceware.org/elfutils/ftp/0.182/elfutils-0.182.tar.bz2
https://sourceware.org/elfutils/ftp/0.185/elfutils-0.185.tar.bz2
files/error.h lib

View File

@ -1 +1 @@
0.182 1
0.185 1