Applied. Thanks On Fri, Mar 17, 2017 at 3:15 PM, Xose Vazquez Perez <[email protected]> wrote:
> Cc: Gris Ge <[email protected]> > Cc: Christophe Varoqui <[email protected]> > Cc: device-mapper development <[email protected]> > Signed-off-by: Xose Vazquez Perez <[email protected]> > --- > libdmmp/Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/libdmmp/Makefile b/libdmmp/Makefile > index aaff285..c7db054 100644 > --- a/libdmmp/Makefile > +++ b/libdmmp/Makefile > @@ -18,7 +18,7 @@ OBJS = libdmmp.o libdmmp_mp.o libdmmp_pg.o > libdmmp_path.o libdmmp_misc.o > CFLAGS += -fvisibility=hidden -I$(libdmmpdir) -I$(mpathcmddir) \ > $(shell pkg-config --cflags json-c) > > -LIBDEPS += $(shell pkg-config --libs json-c) -L$(mpathcmddir) -lmpathcmd > -pthread > +LIBDEPS += $(shell pkg-config --libs json-c) -L$(mpathcmddir) -lmpathcmd > -lpthread > > all: $(LIBS) doc > > -- > 2.12.0 > >
-- dm-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/dm-devel
