mirror of
https://github.com/open-quantum-safe/liboqs.git
synced 2025-10-15 00:01:37 -04:00
* Mark stack non-executable when compiling with clang or gcc Fixes #1159 * Change noexecstack option on gcc * Use gcc noexecstack only on non-Darwin * Check for non-executable stack in shared object builds on Linux