From owner-cvs-all Tue Oct 30 1:37: 8 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 8552C37B40B; Tue, 30 Oct 2001 01:37:00 -0800 (PST) Received: (from dfr@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9U9b0X16883; Tue, 30 Oct 2001 01:37:00 -0800 (PST) (envelope-from dfr) Message-Id: <200110300937.f9U9b0X16883@freefall.freebsd.org> From: Doug Rabson Date: Tue, 30 Oct 2001 01:37:00 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf Makefile.ia64 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 dfr 2001/10/30 01:37:00 PST Modified files: sys/conf Makefile.ia64 Log: Use -ffreestanding instead of -fno-builtin. That's the officially blessed way of saying that its not linking with libc. Submitted by: peter Revision Changes Path 1.41 +1 -1 src/sys/conf/Makefile.ia64 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message