Date: Sat, 6 Apr 2002 13:22:55 -0800 (PST) From: Peter Wemm <peter@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 9234 for review Message-ID: <200204062122.g36LMtD76406@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=9234 Change 9234 by peter@peter_thunder on 2002/04/06 13:22:22 Assume self compiling. Doug's ia64-make wrapper can still set these for cross compiling. Affected files ... ... //depot/projects/ia64/sys/conf/Makefile.ia64#10 edit Differences ... ==== //depot/projects/ia64/sys/conf/Makefile.ia64#10 (text+ko) ==== @@ -20,13 +20,6 @@ CWARNFLAGS= -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes \ -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual \ -Wno-format -ffreestanding -CC= ia64-unknown-freebsd5.0-gcc -LD= ia64-unknown-freebsd5.0-ld -NM= ia64-unknown-freebsd5.0-nm -SIZE= ia64-unknown-freebsd5.0-size -OBJCOPY= ia64-unknown-freebsd5.0-objcopy -OBJDUMP= ia64-unknown-freebsd5.0-objdump -MACHINE_ARCH= ia64 # Which version of config(8) is required. %VERSREQ= 500010 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?200204062122.g36LMtD76406>