Browse Source
* Better compatibility with LLVM toolchain where clang -c doesn't support the flag, but the linker does. LLD already defaults to noexecstack, but adding it in the linker phase will avoid errors about unsupported options. Signed-off-by: Alfred Wingate <parona@protonmail.com>pull/4/head
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue