From owner-cvs-all@FreeBSD.ORG Thu Oct 23 14:04:27 2003 Return-Path: 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 5E91E16A4B3; Thu, 23 Oct 2003 14:04:27 -0700 (PDT) Received: from mail.broadpark.no (mail.broadpark.no [217.13.4.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B5B843FDF; Thu, 23 Oct 2003 14:04:23 -0700 (PDT) (envelope-from des@des.no) Received: from smtp.des.no (37.80-203-228.nextgentel.com [80.203.228.37]) by mail.broadpark.no (Postfix) with ESMTP id 1FA6578ECD; Thu, 23 Oct 2003 23:04:22 +0200 (MEST) Received: by smtp.des.no (Pony Express, from userid 666) id DA9CA9CB62; Thu, 23 Oct 2003 23:04:21 +0200 (CEST) Received: from dwp.des.no (dwp.des.no [10.0.0.4]) by smtp.des.no (Pony Express) with ESMTP id 9D4AE964A0; Thu, 23 Oct 2003 23:04:17 +0200 (CEST) Received: by dwp.des.no (Postfix, from userid 2602) id 7D6D3B823; Thu, 23 Oct 2003 23:04:17 +0200 (CEST) To: Scott Long References: <200310231342.h9NDg3EG049272@repoman.freebsd.org> <20031023134033.T70179@pooker.samsco.home> From: des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=) Date: Thu, 23 Oct 2003 23:04:17 +0200 In-Reply-To: <20031023134033.T70179@pooker.samsco.home> (Scott Long's message of "Thu, 23 Oct 2003 13:41:17 -0600 (MDT)") Message-ID: User-Agent: Gnus/5.090024 (Oort Gnus v0.24) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) on dsa.des.no X-Spam-Level: X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.60 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/aic7xxx ahc_pci.c ahd_pci.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Oct 2003 21:04:27 -0000 Scott Long writes: > Did you come across a case where this was causing a compiler warning? Yes. I actually came across a case where it broke 'make depend' for GENERIC on i386. I don't know why it doesn't show up in the tinderbox. > If not, did you email the maintainers? I didn't; sorry about that. I see now that ahc is listed in MAINTAINERS, though aic and ahd aren't. I can back this out if you want, since it doesn't seem to break the tinderbox, and I have yet to determine why it broke my system. Maybe you can make sense of it? I have the following in make.conf: CFLAGS =3D -O -pipe CWARNFLAGS =3D -fno-builtin COPTFLAGS =3D -O -pipe DEBUG_FLAGS ?=3D -g STRIP =3D # empty CPUTYPE ?=3D pentium4 DES --=20 Dag-Erling Sm=F8rgrav - des@des.no