From owner-cvs-all Thu May 3 14:37:11 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 3F90737B43C; Thu, 3 May 2001 14:37:07 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f43Lb7p91429; Thu, 3 May 2001 14:37:07 -0700 (PDT) (envelope-from obrien) Message-Id: <200105032137.f43Lb7p91429@freefall.freebsd.org> From: "David E. O'Brien" Date: Thu, 3 May 2001 14:37:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/binutils/ld Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/05/03 14:37:07 PDT Modified files: gnu/usr.bin/binutils/ld Makefile Log: Total hack to fix broken bootstrap. Add -I/usr/src/include at the tail end of the include searching. We really need a real fix for the issue of which set of headers to use in compiling the cross-tools -- /usr/include, or /usr/src/include. Revision Changes Path 1.14 +2 -1 src/gnu/usr.bin/binutils/ld/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message