aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorKevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>2020-04-01 22:44:37 +0100
committerKevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>2020-04-02 13:42:26 +0100
commitfcd14017007db35a4a41ef4fd6b69a5e02edbd5e (patch)
tree0fa6642ab271cfb4e4e2b7078aef66befa89b4ee /Makefile
parentb74386acc6793ee7effe92153e93e3f9fad7fc9c (diff)
downloadupstream-fcd14017007db35a4a41ef4fd6b69a5e02edbd5e.tar.gz
upstream-fcd14017007db35a4a41ef4fd6b69a5e02edbd5e.tar.bz2
upstream-fcd14017007db35a4a41ef4fd6b69a5e02edbd5e.zip
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>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions