From 02f41705d1970be0f50fe793f5d0b9daf69146e0 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Mon, 2 Nov 2020 10:20:47 +0300 Subject: libelf: bump to 0.182 --- core/libelf/build | 2 -- 1 file changed, 2 deletions(-) (limited to 'core/libelf/build') diff --git a/core/libelf/build b/core/libelf/build index bd5cf230..7bade69a 100755 --- a/core/libelf/build +++ b/core/libelf/build @@ -1,7 +1,5 @@ #!/bin/sh -e -patch -p1 < musl-decls.patch - # Build sometimes forces -Werror. export CFLAGS="$CFLAGS -Wno-error" -- cgit v1.2.3