From owner-cvs-all Fri Sep 21 1:17:56 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 71DC237B414; Fri, 21 Sep 2001 01:17:48 -0700 (PDT) Received: (from ru@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8L8HmS13850; Fri, 21 Sep 2001 01:17:48 -0700 (PDT) (envelope-from ru) Message-Id: <200109210817.f8L8HmS13850@freefall.freebsd.org> From: Ruslan Ermilov Date: Fri, 21 Sep 2001 01:17:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/mk bsd.lib.mk bsd.prog.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 ru 2001/09/21 01:17:48 PDT Modified files: share/mk bsd.lib.mk bsd.prog.mk Log: When bootstrapping (build-tools and cross-tools), avoid including the ${WORLDTMP}/usr/include headers that may not match the installed host libraries. This should fix the 20010919 UPDATING entry. Revision Changes Path 1.98 +2 -2 src/share/mk/bsd.lib.mk 1.101 +2 -2 src/share/mk/bsd.prog.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message