sortix-mirror/ports/binutils
Jonas 'Sortie' Termansen 88cc5b4cb7 Configure binutils with --enable-default-execstack=no.
The stack has never been executable, however ld thinks that it might be
since object files like crtn.o don't bother with the .note.GNU-stack
section. Instead simply explicitly opt into the future. This setting
should be per-target in the binutils code, but there is no such knob in
the ld emulparams at this time.
2024-10-07 12:37:48 +02:00
..
binutils.patch Update to gcc-14.2.0 and binutils-2.43.1. 2024-09-07 11:25:24 +02:00
binutils.port Configure binutils with --enable-default-execstack=no. 2024-10-07 12:37:48 +02:00
binutils.post-install Add ports to the Sortix repository. 2022-06-13 22:29:53 +02:00