[Bug 205036] [PATCH][build] remove redundant check of the DEBUG_FLAGS in bsd.prog.mk
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Dec 5 13:12:14 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205036
Bug ID: 205036
Summary: [PATCH][build] remove redundant check of the
DEBUG_FLAGS in bsd.prog.mk
Product: Base System
Version: 11.0-CURRENT
Hardware: Any
OS: Any
Status: New
Keywords: patch
Severity: Affects Only Me
Priority: ---
Component: misc
Assignee: freebsd-bugs at FreeBSD.org
Reporter: kuleshovmail at gmail.com
Keywords: patch
Created attachment 163866
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=163866&action=edit
Remove redundant check of the DEBUG_FLAGS
Hello,
This patch removes redundant check of the DEBUG_FLAGS in the bsd.prog.mk. We
already check it above in the same file, so we no need to check it again.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list