openwrt-6.x/package
Kevin Darbyshire-Bryant fcd1401700 grub2: fix build when ASLR enabled
Disable ASLR and filter '-fno-plt' from CFLAGS: solves building when
ASLR enabled by basically disabling ASLR.

Solves errors similar to:
relocation R_X86_64_32S against `.rodata' can not be used when making a PIE object; recompile with -fPIE
or
module missing GLOBAL_OFFSET_TABLE

Suggested-by: 李国 <uxgood.org@gmail.com>
Acked-by: Petr Štetiar <ynezz@true.cz>
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2020-04-02 13:42:26 +01:00
..
base-files
boot grub2: fix build when ASLR enabled 2020-04-02 13:42:26 +01:00
devel
firmware
kernel kmod-sched-cake: switch to in-tree cake for 4.19+ 2020-04-01 21:59:45 +01:00
libs jansson: convert to cmake 2020-04-01 16:36:04 +01:00
network wireguard: bump to 1.0.20200401 2020-04-01 22:24:58 +02:00
system
utils
Makefile