From 456c1893a6960140a121b927d31e4a7fb6e2afe7 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Mon, 15 Nov 2021 19:54:48 +0100 Subject: libelf: bump to 0.186 --- extra/libelf/build | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'extra/libelf/build') diff --git a/extra/libelf/build b/extra/libelf/build index 3e4b1fd7..f4d2f513 100755 --- a/extra/libelf/build +++ b/extra/libelf/build @@ -8,8 +8,10 @@ clsed 's/as_fn_error.*argp/: "/g' configure clsed 's/as_fn_error.*fts/: "/g' configure clsed 's/as_fn_error.*obstack/: "/g' configure -# Don't compile two unrelated C files which require argp. +# Don't compile unrelated C files which require argp. clsed 's/color.*printversion../#/g' lib/Makefile.in +clsed 's/error.*printversion../#/g' lib/Makefile.in +clsed 's/color\.\$(OBJ/#/g' lib/Makefile.in ./configure \ --prefix=/usr \ -- cgit v1.2.3