Filesystem no longer Experimental
This commit is contained in:
parent
40cac0f407
commit
7f5ed52be7
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ bindir ?= $(exec_prefix)/bin
|
||||||
|
|
||||||
override CXXFLAGS += -std=c++17 -Wall -fexceptions
|
override CXXFLAGS += -std=c++17 -Wall -fexceptions
|
||||||
override LDFLAGS += -pthread
|
override LDFLAGS += -pthread
|
||||||
override LDLIBS += -lstdc++fs
|
|
||||||
|
|
||||||
all: $(PROGNAME)
|
all: $(PROGNAME)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue