You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/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>
4 years ago
..
base-files x86: generate EFI platform bootable images 4 years ago
boot grub2: fix build when ASLR enabled 4 years ago
devel strace: update to version 5.5 4 years ago
firmware linux-firmware: add firmware for RTL8723BS SDIO modules 4 years ago
kernel kmod-sched-cake: switch to in-tree cake for 4.19+ 4 years ago
libs jansson: convert to cmake 4 years ago
network wireguard: bump to 1.0.20200401 4 years ago
system rpcd: fix respawn settings 4 years ago
utils bcm27xx-userland: update to latest version 4 years ago
Makefile packages: apply usign padding workarounds to package indexes if needed 5 years ago