1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-26 12:39:11 +01:00
Files
u-boot-megous/scripts/Makefile.lib
Heinrich Schuchardt a8d52f9a9b 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: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
2022-07-13 20:07:07 +02:00

23 KiB