tn3399_openwrt/package
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
..
base-files base-files: rename 'sdcard' to 'legacy-sdcard' 2021-08-16 12:22:17 +01:00
boot uboot-rockchip: update to v2021.07 2021-08-15 01:23:55 +02:00
devel binutils: update to 2.35.2 2021-05-23 15:11:38 +02:00
firmware linux-firmware: add 2G and 5G precal binaries for QCA99X0 2021-07-25 13:52:38 +02:00
kernel kernel: kmod-xfrm-interface requires IPv6 2021-08-06 00:21:08 +03:00
libs pcre: update to 8.45 2021-08-08 19:50:46 +02:00
network firewall: update to git HEAD 2021-08-15 10:23:27 +01:00
system procd: add missing dependency and fix empty mount triggers 2021-08-15 18:08:37 +01:00
utils busybox: fix compilation with GCC 10 2021-08-18 20:48:38 +03:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00