Remove DBG=-g that snuck in.
This commit is contained in:
parent
0cdb05c075
commit
149ffa5f3f
@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.5 2008/02/03 12:09:41 skrll Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2008/02/03 19:58:34 skrll Exp $
|
||||
|
||||
# $OpenBSD: Makefile,v 1.10 2000/05/31 19:56:51 mickey Exp $
|
||||
|
||||
@ -17,6 +17,4 @@ CPPFLAGS+= -DBOOTARG_APIVER=3
|
||||
CPPFLAGS+= -Wmissing-prototypes -Wstrict-prototypes
|
||||
WARNS= 2
|
||||
|
||||
DBG= -g
|
||||
|
||||
.include "../Makefile.buildboot"
|
||||
|
Loading…
Reference in New Issue
Block a user