git: bsd.lib.mk: No need to check DEBUG_FLAGS twice

John Marino marino at crater.dragonflybsd.org
Sun Dec 6 00:05:53 PST 2015


commit 22ca5d38fdd4bd8a05798c2731ef376aa881e95b
Author: Alexander Kuleshov <kuleshovmail at gmail.com>
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



More information about the Commits mailing list