elfutils: Fix compile with uClibc-ng
authorRosen Penev <rosenp@gmail.com>
Wed, 1 May 2019 17:05:20 +0000 (10:05 -0700)
committerPetr Štetiar <ynezz@true.cz>
Sun, 5 May 2019 19:11:01 +0000 (21:11 +0200)
commit476054102791d395af7225e47e6024573bebf2fe
treecfe8c247e3f675ed0f469f8787a4f47d1d4da1f1
parentb18d1d5d3f28def7cc0b2b01e9951dcacc2b5857
elfutils: Fix compile with uClibc-ng

Probably glibc too. argp_help takes a char *. not const char *.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Signed-off-by: Petr Štetiar <ynezz@true.cz>
[updated with upstream version of the patch]
package/libs/elfutils/Makefile
package/libs/elfutils/patches/200-uclibc-ng-compat.patch [new file with mode: 0644]