mirror of
https://github.com/opnsense/src.git
synced 2026-04-28 01:28:00 -04:00
Not ready for level 6 yet due to -Wredundant-decls.
This commit is contained in:
parent
5f7bd9a1c5
commit
79dfd995a3
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ LIB= pam_ssh
|
|||
MAN= pam_ssh.8
|
||||
SRCS= pam_ssh.c
|
||||
|
||||
WARNS?= 5
|
||||
CFLAGS+= -I${SSHDIR} -include ssh_namespace.h
|
||||
SRCS+= ssh_namespace.h
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue