Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Apr 2002 16:42:18 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 9246 for review
Message-ID:  <200204070042.g370gI728096@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=9246

Change 9246 by peter@peter_thunder on 2002/04/06 16:41:31

	BAH!  Make the loader.efi installed by 'make install' actually
	work and not lock up.  strip(1) seems to trash it.

Affected files ...

... //depot/projects/ia64/sys/boot/efi/loader/Makefile#11 edit

Differences ...

==== //depot/projects/ia64/sys/boot/efi/loader/Makefile#11 (text+ko) ====

@@ -6,6 +6,7 @@
 PROG= 		${BASE}.efi
 NOMAN=
 NEWVERSWHAT=	"EFI boot" ${MACHINE_ARCH}
+STRIP=		#do not strip PE loader.efi
 
 SRCS+=		main.c conf.c dev_net.c
 

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?200204070042.g370gI728096>