Compare commits

...
3 Commits
Author SHA1 Message Date
Antonio SJ Musumeci 874ed53c70 checkpoint 2020-12-21 00:00:17 -05:00
Antonio SJ Musumeci e4e528d8b5 checkpoint 2020-12-20 23:52:11 -05:00
Antonio SJ Musumeci f4a573eb7e checkpoint 2020-12-20 23:33:32 -05:00
+1 -1
View File
@@ -64,7 +64,7 @@ MANPAGE = mergerfs.1
CXXFLAGS ?= ${OPT_FLAGS}
CXXFLAGS := \
${CXXFLAGS} \
-std=c++0x \
-std=c++11 \
$(STATIC_FLAGS) \
$(LTO_FLAGS) \
-Wall \