7/19
This commit is contained in:
@@ -4,6 +4,6 @@
|
||||
|
||||
PREFIX ?= /usr
|
||||
|
||||
CFLAGS = -std=c11 -pedantic -O2 -flto -Wall -Wextra -Wshadow -Wformat=2 -Wconversion -Wpedantic -Werror
|
||||
CFLAGS = -std=c11 -pedantic -O2 -Wall -Wextra -Wshadow -Wformat=2 -Wconversion -Wpedantic -Werror -Wno-format-truncation
|
||||
|
||||
TEST_DIR = /home/lw/Projects/glacier-ng/lib
|
||||
|
||||
Reference in New Issue
Block a user