Add '.section .note.GNU-stack,"",%progbits' to all assembler. Newer
versions of clang complain when this isn't present because executable
stacks are going away in the future. We don't need an executable stack
anyway.
Sponsored by: Netflix
Differential D49855
kboot: .note.GNU-stack is needed imp on Apr 16 2025, 7:22 PM. Authored by Tags None Referenced Files
Details Add '.section .note.GNU-stack,"",%progbits' to all assembler. Newer Sponsored by: Netflix
Diff Detail
|