immortalwrt/package
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
..
base-files x86: upgrade from img.gz error 2021-08-06 21:43:54 +08:00
boot grub2: update to 2.06 2021-06-22 15:35:29 +08:00
devel binutils: update to 2.35.2 2021-05-23 23:21:46 +08:00
emortal automount: mark as nonshared 2021-08-11 17:33:23 +08:00
firmware linux-firmware: update to 20210511 2021-06-08 23:13:14 +08:00
kernel kmod-qlcnic: add missing deps 2021-08-18 22:13:40 +08:00
libs pcre: update to 8.45 2021-08-09 12:19:46 +08:00
network 6in4: delete tunnel on interface teardown 2021-08-13 12:00:58 +08:00
system openwrt-keyring: add missing INSTALL_DIR 2021-08-11 00:57:22 +08:00
utils busybox: fix compilation with GCC 10 2021-08-19 12:08:52 +08:00
Makefile build: fix opkg install step for large package selection 2021-05-12 23:27:23 +08:00