summaryrefslogtreecommitdiff
path: root/package/pcre
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-09-30 17:25:48 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-09-30 17:25:48 +0200
commit6543c18cf4c000995ad69b9578caeae8aecdd80f (patch)
tree4ce97d5da7bf3c25df4bdc5e1ed1f153567c72eb /package/pcre
parentc2bfcd9230585708de63dbb15e160c1f66749a22 (diff)
parent9e2f663b590fb3f1fcf2f03fe057d129bf58764a (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/pcre')
-rw-r--r--package/pcre/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/pcre/Makefile b/package/pcre/Makefile
index 80e856b57..d81eb7c06 100644
--- a/package/pcre/Makefile
+++ b/package/pcre/Makefile
@@ -24,6 +24,7 @@ $(eval $(call PKG_template,LIBPCRECPP,libpcrecpp,${PKG_VERSION}-${PKG_RELEASE},$
$(eval $(call PKG_template,LIBPCRE_DEV,libpcre-dev,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKGSD_LIBPCRE_DEV},${PKGSC_LIBPCRE_DEV}))
XAKE_FLAGS+= ${TARGET_CONFIGURE_OPTS}
+TARGET_LDFLAGS+= -L$(STAGING_DIR)/usr/lib64 -L$(STAGING_DIR)/usr/lib32 -lintl
libpcre-install:
${INSTALL_DIR} ${IDIR_LIBPCRE}/usr/lib