Date: Thu, 5 Dec 2002 16:30:50 -0800 (PST) From: Peter Wemm <peter@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 21989 for review Message-ID: <200212060030.gB60Uorc083423@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=21989 Change 21989 by peter@peter_itanic2 on 2002/12/05 16:30:45 the p4 ia64 binutils tree is WARNS clean. See the fix to gas/read.c. Affected files ... .. //depot/projects/ia64/gnu/usr.bin/binutils/as/ia64-freebsd/Makefile#4 edit Differences ... ==== //depot/projects/ia64/gnu/usr.bin/binutils/as/ia64-freebsd/Makefile#4 (text+ko) ==== @@ -1,11 +1,7 @@ # $FreeBSD: src/gnu/usr.bin/binutils/as/ia64-freebsd/Makefile,v 1.2 2002/12/05 18:24:34 obrien Exp $ -NO_WERROR=1 - .include "${.CURDIR}/../Makefile.inc0" -WARNS= 0 - .if ${TARGET_ARCH} != "ia64" NOMAN= true BINDIR= /usr/libexec/cross/ia64-freebsd 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?200212060030.gB60Uorc083423>