aboutsummaryrefslogtreecommitdiffstats
path: root/package/network
diff options
context:
space:
mode:
authorStijn Tintel <stijn@linux-ipv6.be>2021-05-13 16:23:26 +0300
committerStijn Tintel <stijn@linux-ipv6.be>2021-08-18 20:48:38 +0300
commit8ae3d5f9ca17756ff73db6117784f426a8c6226b (patch)
treec706d4e25579dd2a2148c040e65ac3052185c63b /package/network
parenta43da1be43ae251f0edaa6419612e600fc6ec972 (diff)
downloadupstream-8ae3d5f9ca17756ff73db6117784f426a8c6226b.tar.gz
upstream-8ae3d5f9ca17756ff73db6117784f426a8c6226b.tar.bz2
upstream-8ae3d5f9ca17756ff73db6117784f426a8c6226b.zip
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>
Diffstat (limited to 'package/network')
0 files changed, 0 insertions, 0 deletions