Date: Wed, 3 Feb 2010 02:39:08 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r203412 - head/gnu/usr.bin/binutils Message-ID: <201002030239.o132d8U3050589@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: imp Date: Wed Feb 3 02:39:08 2010 New Revision: 203412 URL: http://svn.freebsd.org/changeset/base/203412 Log: Remove another reference to alpha... Modified: head/gnu/usr.bin/binutils/Makefile.inc Modified: head/gnu/usr.bin/binutils/Makefile.inc ============================================================================== --- head/gnu/usr.bin/binutils/Makefile.inc Wed Feb 3 01:12:19 2010 (r203411) +++ head/gnu/usr.bin/binutils/Makefile.inc Wed Feb 3 02:39:08 2010 (r203412) @@ -1,9 +1,5 @@ # $FreeBSD$ -.if (${TARGET_ARCH} == "alpha") -WARNS?= 2 -.else WARNS?= 3 -.endif .include "../Makefile.inc"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002030239.o132d8U3050589>