commit 22ca5d38fdd4bd8a05798c2731ef376aa881e95b
Author: Alexander Kuleshov <[email protected]>
Date: Sat Dec 5 23:14:03 2015 +0600
bsd.lib.mk: No need to check DEBUG_FLAGS twice
We no need to check the DEBUG_FLAGS twice in the share/mk/bsd.lib.mk,
we can just add '.else' clause to the first check.
Summary of changes:
share/mk/bsd.lib.mk | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/22ca5d38fdd4bd8a05798c2731ef376aa881e95b
--
DragonFly BSD source repository