summaryrefslogtreecommitdiffstats
path: root/src/gmp.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/gmp.mk')
-rw-r--r--src/gmp.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gmp.mk b/src/gmp.mk
index 9c3bde5..14076ef 100644
--- a/src/gmp.mk
+++ b/src/gmp.mk
@@ -23,6 +23,7 @@ define $(PKG)_BUILD
--host='$(TARGET)' \
--build="`config.guess`" \
--prefix='$(PREFIX)/$(TARGET)' \
+ --libdir='$(PREFIX)/$(TARGET)/lib' \
--disable-shared \
--enable-cxx \
--without-readline