mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-03 21:18:59 +00:00
Re-introduce this - it doesn't compile clean on a mips target
(eg CARAMBOLA2.)
This commit is contained in:
parent
a4a8729890
commit
604c7bc628
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=284095
@ -14,6 +14,7 @@ CLEANFILES= ${MAN}
|
|||||||
CFLAGS+=-I${MAINSRC} -I${.CURDIR}
|
CFLAGS+=-I${MAINSRC} -I${.CURDIR}
|
||||||
CFLAGS+=-DLOGIN_CAP -DPAM
|
CFLAGS+=-DLOGIN_CAP -DPAM
|
||||||
|
|
||||||
|
WARNS?= 2
|
||||||
WFORMAT=0
|
WFORMAT=0
|
||||||
|
|
||||||
LIBADD= pam util
|
LIBADD= pam util
|
||||||
|
Loading…
Reference in New Issue
Block a user