moved from libcommon to libscstring

This commit is contained in:
Bob Polis
2020-04-12 22:33:47 +02:00
parent a94f6d1f27
commit 16c8a44251
2 changed files with 6 additions and 6 deletions

View File

@ -22,7 +22,7 @@ else
CXXFLAGS += -O3
endif
LDLIBS := -lm -lpthread -lcommon
LDLIBS := -lm -lpthread -lscstring
LDFLAGS :=
all: $(BIN)