mirror of
https://github.com/limine-bootloader/limine
synced 2024-12-04 22:22:24 +03:00
uefi: Fix linking flags
This commit is contained in:
parent
7750e14c10
commit
ac9ddc7cdd
@ -109,9 +109,7 @@ ifeq ($(TARGET), uefi)
|
||||
-m64 \
|
||||
-march=x86-64 \
|
||||
-Wl,-melf_x86_64 \
|
||||
-Wl,--noinhibit-exec \
|
||||
-static-pie \
|
||||
-pie \
|
||||
-fpie
|
||||
endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user