Signed-off-by: Remy Bohmer <[email protected]>
---
 v2: no changes since v1

 rules/readline.make |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/rules/readline.make b/rules/readline.make
index d5a8ec0..6e6c55a 100644
--- a/rules/readline.make
+++ b/rules/readline.make
@@ -41,7 +41,8 @@ READLINE_AUTOCONF := \
        $(CROSS_AUTOCONF_ROOT) \
        --enable-shared \
        --disable-static\
-       --disable-multibyte
+       --disable-multibyte \
+       --libdir=/$(CROSS_LIB_DIR)
 
 ifdef PTXCONF_READLINE_TERMCAP
 READLINE_AUTOCONF += --without-curses
-- 
1.7.5.4


-- 
ptxdist mailing list
[email protected]

Reply via email to