This commit is contained in:
theo3 2021-11-23 01:51:40 -08:00
parent 8c12094f47
commit 07f9dac0a3
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ INCLUDES = -I./
LIB :=
ifneq ($(shell uname -s),Darwin)
LIB += +lc++fs
LIB += -lstdc++fs
endif
# Create build dirs