mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
libutil now builds at WARNS level 6.
MFC after: 3 weeks
This commit is contained in:
parent
b4d2cfd941
commit
5e1a74e82f
1 changed files with 2 additions and 0 deletions
|
|
@ -15,6 +15,8 @@ SRCS= _secure_path.c auth.c gr_util.c expand_number.c flopen.c fparseln.c \
|
|||
stub.c trimdomain.c uucplock.c
|
||||
INCS= libutil.h login_cap.h
|
||||
|
||||
WARNS?= 6
|
||||
|
||||
CFLAGS+= -DLIBC_SCCS
|
||||
|
||||
.if ${MK_INET6_SUPPORT} != "no"
|
||||
|
|
|
|||
Loading…
Reference in a new issue