openwrt/tools/elfutils/patches
Michael Pratt 52a5344501 tools/elfutils: split upstreamable parts of portability patch
The addition of LT_INIT as well as the adjustment of
the BUILD_STATIC and addition of the BUILD_SHARED conditionals
and their usage to block building of shared objects
and adjust the variables for building static libraries
is potentially upstream-friendly.

The use of a manifest file to keep a list
of the objects in each library instead of calling ar
is also potentially upstream-friendly.

Separate these changes from the macOS-specific hacks.

Signed-off-by: Michael Pratt <mcpratt@pm.me>
Link: https://github.com/openwrt/openwrt/pull/15690
Signed-off-by: Robert Marko <robimarko@gmail.com>
2024-06-19 11:22:13 +02:00
..
010-backport-mips-support-reloc.patch tools/elfutils: add missing MIPS reloc support 2024-06-13 14:16:33 +02:00
100-portability.patch tools/elfutils: split upstreamable parts of portability patch 2024-06-19 11:22:13 +02:00
101-shared-conditional.patch tools/elfutils: split upstreamable parts of portability patch 2024-06-19 11:22:13 +02:00
110-objects-manifest.patch tools/elfutils: split upstreamable parts of portability patch 2024-06-19 11:22:13 +02:00