From owner-cvs-all Thu Sep 12 8:57:33 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C520D37B406; Thu, 12 Sep 2002 08:57:27 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 226E043E7B; Thu, 12 Sep 2002 08:57:05 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g8CFuOJU084997; Thu, 12 Sep 2002 08:56:24 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g8CFuNe0084992; Thu, 12 Sep 2002 08:56:24 -0700 (PDT) Message-Id: <200209121556.g8CFuNe0084992@freefall.freebsd.org> From: "David E. O'Brien" Date: Thu, 12 Sep 2002 08:56:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/cc Makefile.tgt src/gnu/usr.bin/cc/cc_tools Makefile auto-host.h src/gnu/usr.bin/cc/include Makefile 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 obrien 2002/09/12 08:56:23 PDT Modified files: gnu/usr.bin/cc Makefile.tgt gnu/usr.bin/cc/cc_tools Makefile auto-host.h gnu/usr.bin/cc/include Makefile Log: We're going to have to use a TARGET_ARCH of "x86_64" rather than "x86-64" to make building GCC happy. Revision Changes Path 1.5 +1 -1 src/gnu/usr.bin/cc/Makefile.tgt 1.65 +4 -3 src/gnu/usr.bin/cc/cc_tools/Makefile 1.9 +1 -1 src/gnu/usr.bin/cc/cc_tools/auto-host.h 1.3 +1 -1 src/gnu/usr.bin/cc/include/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message