-
Notifications
You must be signed in to change notification settings - Fork 155
Closed
Description
Hi devs, I recently noticed that GNU ld complains about executable stack with the following warning:
x86_64-solo5-none-static/solo5_xen.o: requires executable stack (because the .note.GNU-stack section is executable)
As there is a /DISCARD/ section in the linker scripts
Line 155 in 8d8517b
| /DISCARD/ : { |
.note.GNU-stack?I don't currently have access to my laptop, but it may be possible to find where's needed executable stack following https://www.redhat.com/en/blog/linkers-warnings-about-executable-stacks-and-segments?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels