Date: Thu, 23 Apr 2009 09:11:37 +0000 (UTC) From: Ed Schouten <ed@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sbin/pflogd Makefile Message-ID: <200904230911.n3N9BeRW071898@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ed 2009-04-23 09:11:37 UTC FreeBSD src repository Modified files: sbin/pflogd Makefile Log: SVN rev 191415 on 2009-04-23 09:11:37Z by ed Let pflogd's Makefile just use WARNS instead of changing CFLAGS. This change allows me to disable -Werror by using NO_WERROR. Right now I can't build pflogd using Clang, because Clang generates more warnings when passing -Wall. Revision Changes Path 1.4 +2 -1 src/sbin/pflogd/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904230911.n3N9BeRW071898>