diff --git a/Makefile b/Makefile index cf02ea28c0..1925497357 100644 --- a/Makefile +++ b/Makefile @@ -2201,7 +2201,8 @@ $(MIMALLOC_OBJS): COMPAT_CFLAGS += \ -Wno-pedantic \ -Wno-declaration-after-statement \ -Wno-old-style-definition \ - -Wno-missing-prototypes + -Wno-missing-prototypes \ + -Wno-implicit-function-declaration endif endif