From owner-p4-projects Fri Apr 5 20:37:17 2002 Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id EFDB937B416; Fri, 5 Apr 2002 20:37:13 -0800 (PST) Delivered-To: perforce@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DB74D37B41A for ; Fri, 5 Apr 2002 20:37:12 -0800 (PST) Received: (from perforce@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g364bCV72126 for perforce@freebsd.org; Fri, 5 Apr 2002 20:37:12 -0800 (PST) (envelope-from peter@freebsd.org) Date: Fri, 5 Apr 2002 20:37:12 -0800 (PST) Message-Id: <200204060437.g364bCV72126@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: perforce set sender to peter@freebsd.org using -f From: Peter Wemm Subject: PERFORCE change 9170 for review To: Perforce Change Reviews Sender: owner-p4-projects@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG http://people.freebsd.org/~peter/p4db/chv.cgi?CH=9170 Change 9170 by peter@peter_daintree on 2002/04/05 20:37:01 remove another local hack, should not be needed any longer (after next IFC). Affected files ... ... //depot/projects/ia64/sys/boot/ia64/skiload/Makefile#7 edit Differences ... ==== //depot/projects/ia64/sys/boot/ia64/skiload/Makefile#7 (text+ko) ==== @@ -52,7 +52,7 @@ CFLAGS+= -DLOADER CFLAGS+= -ffreestanding -LDFLAGS= -L/usr/lib -T ${.CURDIR}/ldscript.ia64 +LDFLAGS= -nostdlib -T ${.CURDIR}/ldscript.ia64 CLEANFILES+= vers.c vers.o ${PROG}.list CLEANFILES+= loader.help To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe p4-projects" in the body of the message