Getting make warning for Openssl 1.0.2x on MacOS

2022-07-10 Thread Sushant
While building OpenSSL 1.0.2x library I am configuring with following options on macos: For Macosx-32: ./Configure --openssldir=/path/to/openssl/dir shared -mtune=generic -march=i386 -m32 -fPIC darwin-i386-cc no-asm -D_GNU_SOURCE no-rc5 enable-tlsext no-ssl2 For Macosx-64: ./Configure

Fwd: Getting make warning for Openssl 1.0.2x on MacOS

2022-07-06 Thread Sushant
While building OpenSSL 1.0.2x library I am configuring with following options on macos: For Macosx-32: ./Configure --openssldir=/path/to/openssl/dir shared -mtune=generic -march=i386 -m32 -fPIC darwin-i386-cc no-asm -D_GNU_SOURCE no-rc5 enable-tlsext no-ssl2 For Macosx-64: ./Configure