看板 DFBSD_commit 關於我們 聯絡資訊
commit a7c1868996f596987e2e9e045beb734b1cad74ba Author: Sascha Wildner <saw@online.de> Date: Wed Sep 16 15:44:36 2009 +0200 Some -Werror related cleanup. Instead of enabling WARNS_WERROR by default, enable -Werror by default in bsd.sys.mk and if the platform is i386. Get rid of WARNS_WERROR completely. Summary of changes: etc/defaults/make.conf | 4 ---- share/man/man5/make.conf.5 | 16 +--------------- share/mk/bsd.sys.mk | 4 ++-- 3 files changed, 3 insertions(+), 21 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a7c1868996f596987e2e9e045beb734b1cad74ba -- DragonFly BSD source repository