From: Lutz Jänicke Date: Fri, 19 Jul 2002 16:32:40 +0000 (+0000) Subject: HP-UX shared libraries must be +x and should be -w. It doesn't hurt on X-Git-Tag: OpenSSL_0_9_7-beta3~11^2~6 X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff_plain;h=1649d85d10173fe769e3bc5684871c687a5cfb74;hp=1649d85d10173fe769e3bc5684871c687a5cfb74 HP-UX shared libraries must be +x and should be -w. It doesn't hurt on other platforms. Submitted by: Reviewed by: PR: 134 ---