lede/package/libs/elfutils
Rosen Penev 7ad3d04a03 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>
2022-08-24 10:50:26 +08:00
..
patches elfutils: sync upstream (#8652) 2022-01-10 16:57:52 +08:00
Makefile elfutils: fix host compilation with Alpine Linux 2022-08-24 10:50:26 +08:00