Signed-off-by: Christian Melki <[email protected]>
---
 rules/libjpeg.make | 1 +
 1 file changed, 1 insertion(+)

diff --git a/rules/libjpeg.make b/rules/libjpeg.make
index d0d3b569e..7b05d6953 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 \
-- 
2.32.0


_______________________________________________
ptxdist mailing list
[email protected]
To unsubscribe, send a mail with subject "unsubscribe" to 
[email protected]

Reply via email to