看板 DFBSD_commit 關於我們 聯絡資訊
commit 2be5978f2d01fb4dac63f1dba36177e016e784ef Author: Sascha Wildner <saw@online.de> Date: Sun Mar 7 09:04:09 2010 +0100 Remove WARNS?=6 from two Makefiles where it is not needed. WARNS is 6 by default in bin/, games/, sbin/, usr.bin/ and usr.sbin/ (per Makefile.inc) and only needs to be specified explicitly there for utilities which need WARNS < 6. Summary of changes: bin/cpdup/Makefile | 2 -- usr.sbin/mptable/Makefile | 1 - 2 files changed, 0 insertions(+), 3 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2be5978f2d01fb4dac63f1dba36177e016e784ef -- DragonFly BSD source repository