openwrt/package/utils/busybox
Stijn Tintel 8ae3d5f9ca 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-18 20:48:38 +03:00
..
config busybox: remove nslookup_lede/openwrt.patch 2021-05-19 01:08:23 +02:00
files busybox: sysntpd: add trigger to reload server 2021-06-27 23:54:06 +02:00
patches busybox: mention SRV support in help message 2021-05-24 20:30:04 +02:00
Config-defaults.in busybox: disable bzip2 2021-06-20 14:17:49 -10:00
Config.in busybox: add selinux variant 2020-08-23 23:37:08 +01:00
Makefile busybox: fix compilation with GCC 10 2021-08-18 20:48:38 +03:00
convert_defaults.pl
convert_menuconfig.pl
selinux.config busybox: add selinux variant 2020-08-23 23:37:08 +01:00