diff --git a/Makefile b/Makefile index 854023b86e..803e722a72 100644 --- a/Makefile +++ b/Makefile @@ -2194,6 +2194,7 @@ $(MIMALLOC_OBJS): COMPAT_CFLAGS += -DBANNED_H $(MIMALLOC_OBJS): COMPAT_CFLAGS += \ -Wno-attributes \ -Wno-unknown-pragmas \ + -Wno-unused-function \ -Wno-array-bounds ifdef DEVELOPER