From owner-cvs-all Fri Jan 7 3: 6: 0 2000 Delivered-To: cvs-all@freebsd.org Received: from internat.freebsd.org (internat.freebsd.org [146.64.8.4]) by hub.freebsd.org (Postfix) with ESMTP id C885D14D3E; Fri, 7 Jan 2000 03:05:39 -0800 (PST) (envelope-from kris@internat.freebsd.org) Received: (from kris@localhost) by internat.freebsd.org (8.9.3/8.9.3) id NAA36175; Fri, 7 Jan 2000 13:05:30 +0200 (SAST) (envelope-from kris) Message-Id: <200001071105.NAA36175@internat.freebsd.org> From: Kris Kennaway Date: Fri, 7 Jan 2000 13:05:30 +0200 (SAST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/secure/usr.bin/openssl Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kris 2000/01/07 13:05:30 SAST FreeBSD International Crypto Repository Modified files: secure/usr.bin/openssl Makefile Log: Make this link statically. This allows NO_RSA support to compile, which otherwise complains about missing symbols in libssl.so due to bad code design :-( Zap some left-over cruft from OpenBSD too. Revision Changes Path 1.2 +2 -5 src/secure/usr.bin/openssl/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message