Date: Sun, 23 Mar 2014 02:29:38 -0700 (PDT) From: Jakub Lach <jakub_lach@mailplus.pl> To: freebsd-stable@freebsd.org Subject: Re: HEADS UP: merged llvm/clang 3.4 Message-ID: <1395566978437-5896805.post@n5.nabble.com> In-Reply-To: <20140322203226.GO43653@albert.catwhisker.org> References: <0E7E81A1-54E9-4920-A360-005A1C0C4D47@FreeBSD.org> <20140322154403.GK43653@albert.catwhisker.org> <E168E301-D0A9-4DBB-B2FA-4F7E670F03A3@FreeBSD.org> <20140322203226.GO43653@albert.catwhisker.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Well, speaking of strangeness, I cannot build kernel on amd64. cc -O2 -pipe -I. -I/usr/src/sys/dev/aic7xxx/aicasm -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-pointer-sign -c aicasm_gram.c aicasm_gram.c:2:19: error: unused variable 'yysccsid' [-Werror,-Wunused-const-variable] static const char yysccsid[] = "@(#)yaccpar 1.9 (Berkeley) 02/21/93"; ^ 1 error generated. *** Error code 1 Stop. make[2]: stopped in /usr/obj/usr/src/sys/GENERIC *** Error code 1 Stop. make[1]: stopped in /usr/src *** Error code 1 -- View this message in context: http://freebsd.1045724.n5.nabble.com/HEADS-UP-merged-llvm-clang-3-4-tp5896349p5896805.html Sent from the freebsd-stable mailing list archive at Nabble.com.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1395566978437-5896805.post>