Skip to content
Snippets Groups Projects
Commit a8d52f9a authored by Heinrich Schuchardt's avatar Heinrich Schuchardt 💬
Browse files

efi_loader: suppress executable stack warning


When linking EFI binaries the linker emits:

    ld.bfd: warning: lib/efi_loader/efi_crt0.o:
    missing .note.GNU-stack section implies executable stack

Suppress the warning.

Signed-off-by: default avatarHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
parent 868353da
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment