Fix build with clang remove USE_GCC=any

This commit is contained in:
Baptiste Daroussin 2013-09-14 11:09:16 +00:00
parent 0e45c62718
commit 0d5121c63c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=327273

View file

@ -19,7 +19,7 @@ ACLOCAL_ARGS= -I.
AUTOMAKE_ARGS= --add-missing
USE_LDCONFIG= yes
CFLAGS+= -D_FILE_OFFSET_BITS=64 -I${LOCALBASE}/include
CFLAGS+= -D_FILE_OFFSET_BITS=64 -I${LOCALBASE}/include -Wno-return-type
LDFLAGS+= -L${LOCALBASE}/lib
MAN1= afpcmd.1 afpgetstatus.1