switched from libcommon to libscerror and libscstring
This commit is contained in:
@ -22,7 +22,7 @@ else
|
|||||||
CXXFLAGS += -D NDEBUG -O3
|
CXXFLAGS += -D NDEBUG -O3
|
||||||
endif
|
endif
|
||||||
|
|
||||||
LDLIBS := -lm -lpthread -lcommon -lscio
|
LDLIBS := -lm -lpthread -lscerror -lscstring -lscio
|
||||||
|
|
||||||
all: $(BIN)
|
all: $(BIN)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user