Pass "-z defs" to the linker via "-Wl,-z,defs" rather than with gcc's -z
[openssl.git] / HACKING
2019-07-08 Dmitry BelyavskiyA very brief explanation of how to add custom functions...