summaryrefslogtreecommitdiff
path: root/package/pcre
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-10-02 13:06:50 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-10-02 13:06:50 +0200
commit984ea37e4ecdc7fb5e277bf5a045af73b5204791 (patch)
treeab106aa77066da3ff699b0421ade63d2e15a9dec /package/pcre
parent9c99c075a925519eb073744d9cbdaee596abb4ab (diff)
parent771da6d340f447a74dd9306c866219a5e5b85b0d (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