treewide: refactor to use PKG_BUILD_FLAGS:=gc-sections
authorAndre Heider <a.heider@gmail.com>
Thu, 23 Mar 2023 08:09:13 +0000 (09:09 +0100)
committerAndre Heider <a.heider@gmail.com>
Sat, 8 Apr 2023 06:38:54 +0000 (08:38 +0200)
commit35f4ef76e0c88b690ec55f26aed072c4c5989eff
treec5b36bb3b16488c4546c3c283b8a6020e3966143
parent565866a47210c9711c29173052063779b6d3bcfc
treewide: refactor to use PKG_BUILD_FLAGS:=gc-sections

See commit da370098 "treewide: add support for "gc-sections" in
PKG_BUILD_FLAGS" on the main repository.

Note: This only touches packages which use all three parts
(-ffunction-sections, -fdata-sections and -Wl,--gc-sections) enabled by
this build flag. Some packages only use a subset, and these are left
unchanged for now.

Signed-off-by: Andre Heider <a.heider@gmail.com>
46 files changed:
admin/netdata/Makefile
ipv6/miredo/Makefile
lang/lua-rs232/Makefile
libs/boost/Makefile
libs/giflib/Makefile
libs/glib2/Makefile
libs/libdcwproto/Makefile
libs/libdcwsocket/Makefile
libs/libmbim/Makefile
libs/libqmi/Makefile
libs/libqrtr-glib/Makefile
libs/libtasn1/Makefile
libs/libtins/Makefile
mail/emailrelay/Makefile
multimedia/v4l2rtspserver/Makefile
net/aircrack-ng/Makefile
net/aria2/Makefile
net/clamav/Makefile
net/curl/Makefile
net/dcstad/Makefile
net/dcwapd/Makefile
net/dnscrypt-proxy/Makefile
net/foolsm/Makefile
net/kadnode/Makefile
net/kea/Makefile
net/ksmbd-tools/Makefile
net/mac-telnet/Makefile
net/modemmanager/Makefile
net/mosh/Makefile
net/mrmctl/Makefile
net/mtr/Makefile
net/netifyd/Makefile
net/nginx/Makefile
net/openvpn/Makefile
net/samba4/Makefile
net/tor/Makefile
net/transmission/Makefile
net/zerotier/Makefile
sound/espeak/Makefile
utils/acpid/Makefile
utils/bluez/Makefile
utils/btrfs-progs/Makefile
utils/dump1090/Makefile
utils/gptfdisk/Makefile
utils/readsb/Makefile
utils/zsh/Makefile