summaryrefslogtreecommitdiff
path: root/sys-block/thin-provisioning-tools/files/0.9.0-remove-boost_iostreams.patch
blob: 87a1b4e2f7fd77a80c08e9f7734de86345f41c12 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/Makefile.in
+++ b/Makefile.in
@@ -173,7 +173,7 @@
 CXXFLAGS+=@CXX_STRERROR_FLAG@
 CXXFLAGS+=@LFS_FLAGS@
 INCLUDES+=-I$(TOP_BUILDDIR) -I$(TOP_DIR) -I$(TOP_DIR)/thin-provisioning
-LIBS:=-laio -lexpat -lboost_iostreams -ldl
+LIBS:=-laio -lexpat -ldl
 
 ifeq ("@DEVTOOLS@", "yes")
 LIBS+=-lncurses