e08150d6e7
- Link only the entry-point .c (monolithic) instead of all module .c files — prevents duplicate symbol errors from inlined imports - Strip capability-violation #error guards post-compile; they fire incorrectly when modules are compiled in isolation but linked into a CGI program - Add liboqs (post-quantum) include/lib detection via brew, matching the existing OpenSSL detection pattern