Comment out WARNS. There are too many alignment issues in libutil.

This commit is contained in:
Dag-Erling Smørgrav 2008-11-05 11:06:10 +00:00
parent b67921fc4b
commit c5eca3d84d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=184677

View File

@ -15,7 +15,7 @@ SRCS= _secure_path.c auth.c expand_number.c flopen.c fparseln.c \
stub.c trimdomain.c uucplock.c
INCS= libutil.h login_cap.h
WARNS?= 6
#WARNS?= 6
CFLAGS+= -DLIBC_SCCS