From owner-cvs-all Mon Dec 17 19:11: 0 2001 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 78E9E37B41A; Mon, 17 Dec 2001 19:10:56 -0800 (PST) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBI3AuK97510; Mon, 17 Dec 2001 19:10:56 -0800 (PST) (envelope-from obrien) Message-Id: <200112180310.fBI3AuK97510@freefall.freebsd.org> From: "David E. O'Brien" Date: Mon, 17 Dec 2001 19:10:56 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/cc/cc1 Makefile X-FreeBSD-CVS-Branch: WIP_GCC30 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 2001/12/17 19:10:56 PST Modified files: (Branch: WIP_GCC30) gnu/usr.bin/cc/cc1 Makefile Log: Working changes for GCC 3.0.2. We now have to use the GCC stdarg.h varargs.h. We simply have no choice as it has an internal representation that we really cannot properly define in our headers. Revision Changes Path 1.19.2.1 +10 -2 src/gnu/usr.bin/cc/cc1/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message