summaryrefslogtreecommitdiff
path: root/packages/pcre
diff options
context:
space:
mode:
Diffstat (limited to 'packages/pcre')
-rw-r--r--packages/pcre/pcre_4.4.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/pcre/pcre_4.4.bb b/packages/pcre/pcre_4.4.bb
index 3bc316320f..fbd7f5c4db 100644
--- a/packages/pcre/pcre_4.4.bb
+++ b/packages/pcre/pcre_4.4.bb
@@ -12,6 +12,8 @@ S = "${WORKDIR}/pcre-${PV}"
inherit autotools binconfig
+PARALLEL_MAKE=""
+
LEAD_SONAME = "libpcre.so"
CFLAGS_append = " -D_REENTRANT"
EXTRA_OECONF = " --with-link-size=2 --enable-newline-is-lf --with-match-limit=10000000"