From owner-cvs-all Sat Jan 6 10:59:50 2001 From owner-cvs-all@FreeBSD.ORG Sat Jan 6 10:59:47 2001 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 18A0B37B400; Sat, 6 Jan 2001 10:59:47 -0800 (PST) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f06IxlQ29568; Sat, 6 Jan 2001 10:59:47 -0800 (PST) (envelope-from jhb) Message-Id: <200101061859.f06IxlQ29568@freefall.freebsd.org> From: John Baldwin Date: Sat, 6 Jan 2001 10:59:46 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libpam/modules/pam_ssh Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2001/01/06 10:59:46 PST Modified files: lib/libpam/modules/pam_ssh Makefile Log: Use a unified libgcc rather than a seperate one for threaded and non-threaded programs. This provides threaded programs with the needed exception frame symbols. parts submitted by: Max Khon PR: 23252 Revision Changes Path 1.3 +3 -3 src/lib/libpam/modules/pam_ssh/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message