mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-24 00:18:36 -07:00
Add the --noexecstack assembler command-line option to avoid: /usr/bin/ld: warning: boot.o: missing .note.GNU-stack section implies executable stack /usr/bin/ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker which is enabled by default with current debian cross toolchains. Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20240724010733.22129-2-richard.henderson@linaro.org> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20240729144414.830369-4-alex.bennee@linaro.org> |
||
|---|---|---|
| .. | ||
| issue1060.S | ||
| Makefile.softmmu-target | ||
| Makefile.target | ||
| noexec.c | ||
| semicall.h | ||
| semihost.ld | ||
| test-aes.c | ||
| test-div.c | ||
| test-fcvtmod.c | ||
| test-noc.S | ||