forked from kiss-community/repo
libelf: 0.185
This commit is contained in:
parent
20cd5a4206
commit
713145387e
@ -3,8 +3,8 @@
|
|||||||
# Build sometimes forces -Werror.
|
# Build sometimes forces -Werror.
|
||||||
export CFLAGS="$CFLAGS -Wno-error"
|
export CFLAGS="$CFLAGS -Wno-error"
|
||||||
|
|
||||||
# Disable configure error for missing argp.
|
# Disable configure error for missing argp/fts/obstack.
|
||||||
sed -i 's/as_fn_error.*libargp/: "/g' configure
|
sed -i 's/as_fn_error.*\(argp\|fts\|_obstack\)/: "/g' configure
|
||||||
|
|
||||||
# Don't compile two unrelated C files which require argp.
|
# Don't compile two unrelated C files which require argp.
|
||||||
sed -i 's/color.*printversion../#/g' lib/Makefile.in
|
sed -i 's/color.*printversion../#/g' lib/Makefile.in
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
ecc406914edf335f0b7fc084ebe6c460c4d6d5175bfdd6688c1c78d9146b8858
|
dc8d3e74ab209465e7f568e1b3bb9a5a142f8656e2b57d10049a73da2ae6b5a6
|
||||||
bf11b56670c7919b44e33b5b0f3a216b7f20cf2859b74bf5e2e837532f8e0579
|
bf11b56670c7919b44e33b5b0f3a216b7f20cf2859b74bf5e2e837532f8e0579
|
||||||
|
@ -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
|
files/error.h lib
|
||||||
|
@ -1 +1 @@
|
|||||||
0.182 1
|
0.185 1
|
||||||
|
Loading…
Reference in New Issue
Block a user