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

This commit is contained in:
des 2008-11-05 11:06:10 +00:00
parent 52c1c041c4
commit 8dd958ae17

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