On Thu, Oct 27, 2016 at 04:55:31PM +0300, Ilya Nelkenbaum wrote: > From: Ilya Nelkenbaum > > Signed-off-by: Ilya Nelkenbaum > --- > ibsim/Makefile | 2 ++ > 1 file changed, 2 insertions(+) Against which tree did you base your code? Thanks. > > diff --git a/ibsim/Makefile b/ibsim/Makefile > index 5d1ac62..ad94651 100644 > --- a/ibsim/Makefile > +++ b/ibsim/Makefile > @@ -1,5 +1,7 @@ > progs:=ibsim > > +ibsim_LDFLAGS = "-Wl,-rpath,\$$ORIGIN/../lib" > + > -include ../defs.mk > > all: $(progs) > -- > 1.8.3.1 > > -- > To unsubscribe from this list: send the line "unsubscribe linux-rdma" in > the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org > More majordomo info at http://vger.kernel.org/majordomo-info.html