Address run-time linker problems: LD_PRELOAD issue on multi-ABI platforms

and SafeDllSearchMode in Windows.
This commit is contained in:
Andy Polyakov
2005-02-01 23:45:42 +00:00
parent 01b62dca25
commit dbaa6f91aa
21 changed files with 195 additions and 140 deletions

View File

@@ -11,6 +11,9 @@ export SH PATH
SSLEAY_CONFIG="-config CAss.cnf"
export SSLEAY_CONFIG
OPENSSL="`pwd`/../util/shlib_wrap.sh openssl"
export OPENSSL
/bin/rm -fr demoCA
$SH ../apps/CA.sh -newca <<EOF
EOF