immortalwrt/package/utils/busybox
Stijn Tintel 4d0613353f busybox: fix compilation with GCC 10
When compiling busybox with GCC 10 and CONFIG_PKG_ASLR_PIE_ALL=y, there
are hundreds of errors like:

relocation R_MIPS16_26 against `xzalloc' cannot be used when making a
shared object; recompile with -fPIC

Simply solve this by no longer disabling PKG_ASLR_PIE, so that $(FPIC)
is properly added to the CFLAGS and LDFLAGS.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Acked-by: Hauke Mehrtens <hauke@hauke-m.de>
2021-08-19 12:08:52 +08:00
..
config busybox: remove nslookup_lede/openwrt.patch 2021-05-19 23:24:29 +08:00
files busybox: sysntpd: add trigger to reload server 2021-06-28 23:09:18 +08:00
patches busybox: mention SRV support in help message 2021-05-26 17:10:11 +08:00
Config-defaults.in busybox: disable bzip2 2021-06-21 20:35:30 +08:00
Config.in busybox: add selinux variant 2020-08-24 11:35:49 +08:00
convert_defaults.pl update source 2017-09-06 19:19:45 +08:00
convert_menuconfig.pl update source 2017-09-06 19:19:45 +08:00
Makefile busybox: fix compilation with GCC 10 2021-08-19 12:08:52 +08:00
selinux.config busybox: add selinux variant 2020-08-24 11:35:49 +08:00