mirror of
https://github.com/zeldaret/tmc
synced 2026-06-28 19:20:53 -04:00
fix lib
This commit is contained in:
@@ -14,7 +14,7 @@ INCLUDES = -I./
|
||||
|
||||
LIB :=
|
||||
ifneq ($(shell uname -s),Darwin)
|
||||
LIB += +lc++fs
|
||||
LIB += -lstdc++fs
|
||||
endif
|
||||
|
||||
# Create build dirs
|
||||
|
||||
Reference in New Issue
Block a user