From owner-cvs-all Sat Apr 6 22:28:41 2002 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 C8CBB37B416; Sat, 6 Apr 2002 22:28:38 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g376Sco93886; Sat, 6 Apr 2002 22:28:38 -0800 (PST) (envelope-from peter) Message-Id: <200204070628.g376Sco93886@freefall.freebsd.org> From: Peter Wemm Date: Sat, 6 Apr 2002 22:28:38 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/xlint/xlint xlint.c 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 peter 2002/04/06 22:28:38 PST Modified files: usr.bin/xlint/xlint xlint.c Log: Later versions of gcc object very strongly to the -C flag being passed as -CC. It makes no difference to gcc in the tree, but this change is necessary for gcc-3.1 to work. Revision Changes Path 1.18 +1 -1 src/usr.bin/xlint/xlint/xlint.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message