From owner-cvs-all Sat Jul 27 15:31:14 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 120F737B405 for ; Sat, 27 Jul 2002 15:31:09 -0700 (PDT) Received: from mail.speakeasy.net (mail14.speakeasy.net [216.254.0.214]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB37343E65 for ; Sat, 27 Jul 2002 15:31:07 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 2700 invoked from network); 27 Jul 2002 22:31:06 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail14.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 27 Jul 2002 22:31:06 -0000 Received: from laptop.baldwin.cx (laptop.baldwin.cx [192.168.0.4]) by server.baldwin.cx (8.12.5/8.12.5) with ESMTP id g6RMUquR045995; Sat, 27 Jul 2002 18:30:56 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200207272215.g6RMFg6Z045835@freefall.freebsd.org> Date: Sat, 27 Jul 2002 18:30:59 -0400 (EDT) From: John Baldwin To: John Baldwin Subject: RE: cvs commit: src/share/mk bsd.cpu.mk Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org 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 On 27-Jul-2002 John Baldwin wrote: > jhb 2002/07/27 15:15:42 PDT > > Modified files: > share/mk bsd.cpu.mk > Log: > - Fixup whitespace after previous commit. > - To minimize whitespace changes, remove a test that didn't define > _CPUCFLAGS if both NO_CPU_CFLAGS and NO_CPU_COPTFLAGS were defined > since it is redundant (we don't use _CPUCFLAGS if those are defined). > > Revision Changes Path > 1.14 +10 -12 src/share/mk/bsd.cpu.mk I'm currently testing some further changes that define NO_CPU_CFLAGS for BMAKE, TMAKE, and XMAKE to handle bootstrapping issues and use TARGET_CPUTYPE instead of CPUTYPE for cross builds. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message