You copied the Doc URL to your clipboard.
--execstack, --no_execstack
Generates a .note.GNU-stack
section marking the stack as either executable or non-executable.
If neither of these options are used, the note section is not generated.
--arm_linux
implies --no_execstack
, unless
--execstack
is explicitly specified.