From owner-cvs-all Fri Jul 19 1:25: 5 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 5098437B400; Fri, 19 Jul 2002 01:25:00 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F3E5643E31; Fri, 19 Jul 2002 01:24:59 -0700 (PDT) (envelope-from jmallett@FreeBSD.org) Received: from freefall.freebsd.org (jmallett@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6J8OxJU090946; Fri, 19 Jul 2002 01:24:59 -0700 (PDT) (envelope-from jmallett@freefall.freebsd.org) Received: (from jmallett@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6J8OxHe090945; Fri, 19 Jul 2002 01:24:59 -0700 (PDT) Message-Id: <200207190824.g6J8OxHe090945@freefall.freebsd.org> From: Juli Mallett Date: Fri, 19 Jul 2002 01:24:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: projects/sccs/sccscmds/cmd makefile projects/sccs/sccscmds/com Makefile projects/sccs/sccscmds/util 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 jmallett 2002/07/19 01:24:59 PDT Modified files: sccs/sccscmds/cmd makefile sccs/sccscmds/com Makefile sccs/sccscmds/util Makefile Log: * Turn on -Wno-long-long. Despite the fact that no code here uses long long, some FreeBSD system headers *do*, sigh. Revision Changes Path 1.19 +1 -1 projects/sccs/sccscmds/cmd/makefile 1.7 +1 -1 projects/sccs/sccscmds/com/Makefile 1.16 +1 -1 projects/sccs/sccscmds/util/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message