Update x86_64 build flags
This commit is contained in:
@@ -9,5 +9,5 @@ CC := g++
|
|||||||
STRIP := strip
|
STRIP := strip
|
||||||
OBJCOPY := objcopy
|
OBJCOPY := objcopy
|
||||||
|
|
||||||
CFLAGS += -pedantic
|
CFLAGS += -Wno-stringop-truncation
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user