mirror of
https://github.com/opnsense/src.git
synced 2026-04-04 17:05:14 -04:00
There is no need for this makefile to reference BDECFLAGS, particularly
since that is no longer defined in the default system install. MFC after: 1 week
This commit is contained in:
parent
ad9d5b934b
commit
ea157fa201
1 changed files with 0 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
|||
# $FreeBSD$
|
||||
|
||||
CFLAGS+= -DINET6
|
||||
CWARNFLAGS= ${BDECFLAGS}
|
||||
|
||||
.if exists(${.OBJDIR}/../common_source)
|
||||
LIBLPR= ${.OBJDIR}/../common_source/liblpr.a
|
||||
|
|
|
|||
Loading…
Reference in a new issue