Re: LibreSSL patch for AIX

2018-01-08 Thread Kinichiro Inoguchi
Hi, I would like to see that patch. Since I thought autotools could adjust the differences between OSs, I didn't know that a special patch needed for AIX. Best regards, Kinichiro Inoguchi

LibreSSL patch for AIX

2018-01-08 Thread Garrick Trowsdale
Hello, LibreSSL up to version 2.5.0 builds under AIX 5.3, 6.1 and 7.1 with the IBM XLC compiler without any patches. LibreSSL 2.5.1 introduced use of the -export-symbols linker flag and corresponding symbol files: libressl-2.5.1/crypto/crypto.sym libressl-2.5.1/crypto/crypto_portable.sym libre