]> git.ipfire.org Git - thirdparty/zstd.git/commit
Makefiles: Add `noexecstack` Options to Compilation and Linking
authorW. Felix Handte <w@felixhandte.com>
Wed, 5 Jan 2022 19:53:22 +0000 (14:53 -0500)
committerW. Felix Handte <w@felixhandte.com>
Wed, 5 Jan 2022 20:12:31 +0000 (15:12 -0500)
commit4620ce6a9abe7f2aad9ae0ecd4768cd38491edb8
tree066386df59b286c2830678c3cf471c1f0384df5d
parent35208f702f0a5e4ebe70d651efd75770f176b2d0
Makefiles: Add `noexecstack` Options to Compilation and Linking

Hopefully this marks the binary artifacts `noexecstack` even on platforms
where binaries default to true.
lib/libzstd.mk
programs/Makefile