:: commit ac9ddc7cddf34071d9c357198f379645a586d32d

mintsuki <mintsuki@protonmail.com> — 2021-05-02 20:52

parents: 7750e14c10

uefi: Fix linking flags

diff --git a/stage23/Makefile b/stage23/Makefile
index 9b066264..4124165d 100644
--- a/stage23/Makefile
+++ b/stage23/Makefile
@@ -109,9 +109,7 @@ ifeq ($(TARGET), uefi)
 		-m64 \
 		-march=x86-64 \
 		-Wl,-melf_x86_64 \
-		-Wl,--noinhibit-exec \
 		-static-pie \
-		-pie \
 		-fpie
 endif
 
tab: 248 wrap: offon