From owner-cvs-all Fri Nov 24 17:25:38 2000 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 0FF9D37B4C5; Fri, 24 Nov 2000 17:25:36 -0800 (PST) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA93450; Fri, 24 Nov 2000 17:25:36 -0800 (PST) (envelope-from obrien@FreeBSD.org) Message-Id: <200011250125.RAA93450@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 24 Nov 2000 17:25:36 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/lib Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2000/11/24 17:25:35 PST Modified files: gnu/lib Makefile Log: Don't build libgcc_r if "NOLIBC_R" defined. If you don't have a threads safe libc, having a threads safe libgcc isn't of much use. Revision Changes Path 1.28 +5 -1 src/gnu/lib/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message