Merge pull request #202 from notyourav/fixxx

fix lib
This commit is contained in:
notyourav
2021-11-23 01:54:24 -08:00
committed by GitHub
+1 -1
View File
@@ -14,7 +14,7 @@ INCLUDES = -I./
LIB :=
ifneq ($(shell uname -s),Darwin)
LIB += +lc++fs
LIB += -lstdc++fs
endif
# Create build dirs