Thanks, applied as 190b7ace4f943d3fe5f1e7fef0c5f0603e48c323. Michael
[sent from post-receive hook] On Thu, 07 Oct 2021 12:18:17 +0200, Christian Melki <[email protected]> wrote: > Signed-off-by: Christian Melki <[email protected]> > Reviewed-by: Denis Osterland-Heim <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/rules/libjpeg.make b/rules/libjpeg.make > index d0d3b569ebfd..7b05d69531e5 100644 > --- a/rules/libjpeg.make > +++ b/rules/libjpeg.make > @@ -46,6 +46,7 @@ endif > LIBJPEG_CONF_TOOL := cmake > LIBJPEG_CONF_OPT := \ > $(CROSS_CMAKE_USR) \ > + -DCMAKE_INSTALL_LIBDIR=/usr/$(CROSS_LIB_DIR) \ > -DENABLE_SHARED=ON \ > -DENABLE_STATIC=OFF \ > -DFORCE_INLINE=ON \ _______________________________________________ ptxdist mailing list [email protected] To unsubscribe, send a mail with subject "unsubscribe" to [email protected]
