summaryrefslogtreecommitdiffstats
path: root/src/libgpg_error.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2013-06-01 22:55:00 (GMT)
committerMark Brand <mabrand@mabrand.nl>2013-06-01 23:43:53 (GMT)
commit593ab5a7068d6142903ab839237100e92a5071f3 (patch)
tree0862b81247dec28a77327a1a57dc5fa895451efb /src/libgpg_error.mk
parentf7133cc22b3b704d3dd18c67c8f15447bdb8f1e9 (diff)
downloadmxe-593ab5a7068d6142903ab839237100e92a5071f3.zip
mxe-593ab5a7068d6142903ab839237100e92a5071f3.tar.gz
mxe-593ab5a7068d6142903ab839237100e92a5071f3.tar.bz2
use --libdir to avoid <prefix>/<target>/lib64 confusion
Diffstat (limited to 'src/libgpg_error.mk')
-rw-r--r--src/libgpg_error.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libgpg_error.mk b/src/libgpg_error.mk
index f18ad33..36565d4 100644
--- a/src/libgpg_error.mk
+++ b/src/libgpg_error.mk
@@ -21,6 +21,7 @@ define $(PKG)_BUILD
--build="`config.guess`" \
--disable-shared \
--prefix='$(PREFIX)/$(TARGET)' \
+ --libdir='$(PREFIX)/$(TARGET)/lib' \
--disable-nls \
--disable-languages
$(MAKE) -C '$(1)/src' -j '$(JOBS)' bin_PROGRAMS= sbin_PROGRAMS= noinst_PROGRAMS=