summaryrefslogtreecommitdiff
path: root/package/libffi
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-01-23 10:47:31 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-01-23 10:47:31 +0100
commit4b7a7c1333333ce0f1567cfda15fb86222be2301 (patch)
tree52ca6663c6c95635d7afa18c3cf750280b498c62 /package/libffi
parente31358b57662bb44613874e6cb5d5569309910af (diff)
parent103810049b157dc809c82a0136e23fe4276b9750 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Conflicts: package/pulseaudio/Makefile
Diffstat (limited to 'package/libffi')
-rw-r--r--package/libffi/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/libffi/Makefile b/package/libffi/Makefile
index 1a3194960..0b316720d 100644
--- a/package/libffi/Makefile
+++ b/package/libffi/Makefile
@@ -22,8 +22,8 @@ $(eval $(call PKG_template,LIBFFI,libffi,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEP
AUTOTOOL_STYLE:= autoreconf
HOST_STYLE:= auto
-HOST_CONFIGURE_ARGS+= --disable-builddir
-CONFIGURE_ARGS+= --disable-builddir
+HOST_CONFIGURE_ARGS+= --disable-builddir --with-pic
+CONFIGURE_ARGS+= --disable-builddir --with-pic
libffi-install:
${INSTALL_DIR} ${IDIR_LIBFFI}/usr/lib