From owner-cvs-all Tue Dec 21 18: 3:35 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 76F0814D96; Tue, 21 Dec 1999 18:03:33 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA80043; Tue, 21 Dec 1999 18:03:33 -0800 (PST) (envelope-from obrien@FreeBSD.org) Message-Id: <199912220203.SAA80043@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 21 Dec 1999 18:03:31 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/cc Makefile.inc Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1999/12/21 18:03:31 PST Modified files: gnu/usr.bin/cc Makefile.inc Log: * Support a non-default sized `long' data type. This allows one to easily build the compiler with a 64-bit longs on the i386. * Comment an important dependancy. * Fix some style nits Submitted by: bde Revision Changes Path 1.45 +10 -6 src/gnu/usr.bin/cc/Makefile.inc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message