Date: Fri, 25 Feb 2000 00:13:54 -0800 (PST) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/crypto/openssl/rsaref rsaref_stubs.c Message-ID: <200002250813.AAA94367@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2000/02/25 00:13:54 PST Modified files: crypto/openssl/rsaref rsaref_stubs.c Log: Don't use the dlopen() stubs if comiling with PIC. This still needs some more thought for the static case. Should we provide weak error-generating stubs for static binaries if -lrsaref was forgotten? Revision Changes Path 1.2 +3 -3 src/crypto/openssl/rsaref/rsaref_stubs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200002250813.AAA94367>