checkpoint

This commit is contained in:
Antonio SJ Musumeci 2020-12-21 00:00:17 -05:00
parent e4e528d8b5
commit 874ed53c70

View File

@ -64,7 +64,7 @@ MANPAGE = mergerfs.1
CXXFLAGS ?= ${OPT_FLAGS}
CXXFLAGS := \
${CXXFLAGS} \
-std=c++14 \
-std=c++11 \
$(STATIC_FLAGS) \
$(LTO_FLAGS) \
-Wall \