Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Apr 2002 20:37:12 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 9170 for review
Message-ID:  <200204060437.g364bCV72126@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204060437.g364bCV72126>