From owner-cvs-all Sun Sep 9 23:23:38 2001 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 7B91C37B406; Sun, 9 Sep 2001 23:23:33 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8A6NX818764; Sun, 9 Sep 2001 23:23:33 -0700 (PDT) (envelope-from peter) Message-Id: <200109100623.f8A6NX818764@freefall.freebsd.org> From: Peter Wemm Date: Sun, 9 Sep 2001 23:23:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/mk bsd.kern.mk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2001/09/09 23:23:33 PDT Modified files: share/mk bsd.kern.mk Log: This will have to be revised, but allow putting 'makeoptions GCC3=true' in a kernel config file. This should minimize the tearing-out-hair process while updating the kernel for gcc-3 compliance. Revision Changes Path 1.24 +16 -1 src/share/mk/bsd.kern.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message