On 31/7/23 08:58, Akihiko Odaki wrote:
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.od...@daynix.com> --- tests/migration/s390x/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Queuing this single patch via misc-fixes.