[Bug 278649] lang/gcc13: build failed on 15.0-CURRENT armv7

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 29 Jun 2024 07:23:45 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278649

--- Comment #7 from Mark Millard <marklmi26-fbsd@yahoo.com> ---
Sorry, dumb c++ mistake: I forgot to also add -static-libstdc++

# g++13 -static-libgcc -static-libstdc++ main.c
/usr/local/bin/ld: warning: libunwind.o: missing .note.GNU-stack section
implies executable stack
/usr/local/bin/ld: NOTE: This behaviour is deprecated and will be removed in a
future version of the linker

-- 
You are receiving this mail because:
You are on the CC list for the bug.