package/elfutils: fix build with uclibc
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Thu, 18 Mar 2021 07:42:19 +0000 (08:42 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 20 Mar 2021 21:23:57 +0000 (22:23 +0100)
commit38ffec23b3f4e6b6e1da24a190ae8109586a6e5d
treec941fc7b64289260bc688302e0425cb6ce9c6df1
parent4b7db318262a023a4a5396b06adafd9fd19d40a3
package/elfutils: fix build with uclibc

Update first patch to fix a build failure with uclibc and elfutils in
version 0.183.0 which errors out if obstack is not found since
https://sourceware.org/git/?p=elfutils.git;a=commit;h=da855fc9cd415c288bfcb9de1f3d5eb329de0557

Indeed, obstack has been removed from uclibc-ng since version 1.0.21 and
https://github.com/wbx-github/uclibc-ng/commit/0bd6bfb2b643ea2b4b1440dfd917ba752f0c0d15

Fixes:
 - http://autobuild.buildroot.org/results/003ae73c7b48ad6b9837fb19ca197061d20eaf6d

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Reviewed-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/elfutils/0001-Add-a-enable-disable-progs-configure-option.patch