summaryrefslogtreecommitdiffstats
path: root/rules/host-glib.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2016-04-21 11:22:27 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2016-04-21 11:22:27 +0200
commit0b1d79c3738a0a922982ab1d0529611605558ddf (patch)
tree8082b61b96e4baa631824e681755e207387527df /rules/host-glib.make
parent04778c4f78d62cdd63f8aa87de52f317b2c0fd03 (diff)
downloadptxdist-0b1d79c3738a0a922982ab1d0529611605558ddf.tar.gz
ptxdist-0b1d79c3738a0a922982ab1d0529611605558ddf.tar.xz
glib: use 'real' libpcre
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/host-glib.make')
-rw-r--r--rules/host-glib.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/host-glib.make b/rules/host-glib.make
index c5bd4386c..eed5a6b34 100644
--- a/rules/host-glib.make
+++ b/rules/host-glib.make
@@ -53,7 +53,7 @@ HOST_GLIB_CONF_OPT := \
--disable-coverage \
--with-libiconv=no \
--with-threads=posix \
- --with-pcre=internal
+ --with-pcre=system
$(STATEDIR)/host-glib.install.post:
@$(call targetinfo)