switched from libcommon to libscerror and libscstring
This commit is contained in:
parent
7657226714
commit
63417fa847
@ -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)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user