Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
THP ELF assembly: Add .note.GNU-stack section
This indicates to GNU binutils that it can unset the executable stack flag on the binary that it is building. Refs: #17933
- Loading branch information