From owner-cvs-all Tue Jul 11 18:43: 5 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 987C537BA52; Tue, 11 Jul 2000 18:43:01 -0700 (PDT) (envelope-from jasone@FreeBSD.org) Received: (from jasone@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA26608; Tue, 11 Jul 2000 18:43:01 -0700 (PDT) (envelope-from jasone@FreeBSD.org) Message-Id: <200007120143.SAA26608@freefall.freebsd.org> From: Jason Evans Date: Tue, 11 Jul 2000 18:43:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/linuxthreads/files Makefile.libgcc_r X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jasone 2000/07/11 18:43:01 PDT Modified files: devel/linuxthreads/files Makefile.libgcc_r Log: Rather than copying the entirety of src/gnu/lib/libgcc/Makefile, .include it and override variables as necessary. This vastly shortens this file, makes tracking toolchain changes more automatic, and makes the linuxthreads port build on both -stable and -current. Revision Changes Path 1.2 +7 -162 ports/devel/linuxthreads/files/Makefile.libgcc_r To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message