elfutils: fix host compilation with Alpine Linux
authorRosen Penev <rosenp@gmail.com>
Sat, 19 Mar 2022 23:51:43 +0000 (16:51 -0700)
committerChristian Lamparter <chunkeey@gmail.com>
Sun, 27 Mar 2022 12:38:13 +0000 (14:38 +0200)
commit8a5d095969e14e8a06975e61739facd0edd835cc
treed2fb8b30d453c864790a16bef4850d1ca5baa3fa
parentf8571749a77ea23b418c84692220083858c1df79
elfutils: fix host compilation with Alpine Linux

intl is not included in libc, disable it as is done with the target
package.

argp is also not included. Add build depends for argp-standalone.

fts is also not included. Add build depends for musl-fts.

Disable shared libraries to avoid having to manually add rpath.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
package/libs/elfutils/Makefile