diff --git a/Makefile.conf.x86_64 b/Makefile.conf.x86_64 index f2aa998..e75b156 100644 --- a/Makefile.conf.x86_64 +++ b/Makefile.conf.x86_64 @@ -9,5 +9,5 @@ CC := g++ STRIP := strip OBJCOPY := objcopy -CFLAGS += -pedantic +CFLAGS += -Wno-stringop-truncation