krb5: only apply -Wno-alloc-size-larger-than to gcc
Otherwise, this breaks the clang build.
This commit is contained in:
@@ -46,7 +46,7 @@ CFLAGS+=-I${KRB5_DIR}/lib \
|
||||
-I${KRB5_OBJTOP}/lib/gssapi \
|
||||
-I${KRB5_DIR}/lib/gssapi/krb5 \
|
||||
-I${KRB5_DIR}/lib/gssapi/generic
|
||||
CWARNFLAGS+=-Wno-alloc-size-larger-than
|
||||
CWARNFLAGS.gcc+=-Wno-alloc-size-larger-than
|
||||
|
||||
HDRDIR= ${KRB5_OBJHDR}/kadm5
|
||||
HDRS= ${HDRDIR}/admin.h \
|
||||
|
||||
Reference in New Issue
Block a user