mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-29 10:40:36 -07:00
A build of GCC 13.2 will have stack protector enabled by default if it
was configured with --enable-default-ssp option. For such a compiler,
it is necessary to explicitly disable stack protector when linking
without standard libraries.
Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20230731091042.139159-2-akihiko.odaki@daynix.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| aarch64 | ||
| guestperf | ||
| i386 | ||
| s390x | ||
| guestperf-batch.py | ||
| guestperf-plot.py | ||
| guestperf.py | ||
| initrd-stress.sh | ||
| Makefile | ||
| meson.build | ||
| migration-test.h | ||
| stress.c | ||