HomeFreeBSD

libsa: Add missing GNU-stack annotations to _setjmp.S.

Description

libsa: Add missing GNU-stack annotations to _setjmp.S.

ld.bfd marks the stack as executable for the crt objects due to the
missing annotations which raises a fatal warning starting with version
2.39.

Details

Provenance
jhbAuthored on Nov 22 2022, 4:36 PM
Parents
rG03bbe1845de7: stand/libsa: Remove MIPS setjmp() and longjmp().
Branches
Unknown
Tags
Unknown