mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Christian Melki <christian.melki@t2data.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH 2/2] host-glib: Follow the upgrade of target glib.
Date: Tue, 22 Nov 2022 13:22:40 +0100	[thread overview]
Message-ID: <20221122122240.3967729-2-christian.melki@t2data.com> (raw)
In-Reply-To: <20221122122240.3967729-1-christian.melki@t2data.com>

* Select pcre2 instead of pcre. pcre2 defaults to 8-bit builds.
* Remove -Dfam (gamin file monitor). Deprecated.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/host-glib.in   | 2 +-
 rules/host-glib.make | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/rules/host-glib.in b/rules/host-glib.in
index f7d5a479e..956909466 100644
--- a/rules/host-glib.in
+++ b/rules/host-glib.in
@@ -4,7 +4,7 @@ config HOST_GLIB
 	tristate
 	default y if ALLYES
 	select HOST_LIBFFI
-	select HOST_LIBPCRE
+	select HOST_PCRE2
 	select HOST_MESON
 	select HOST_SYSTEM_PYTHON3
 	select HOST_ZLIB
diff --git a/rules/host-glib.make b/rules/host-glib.make
index c062ad884..71973203b 100644
--- a/rules/host-glib.make
+++ b/rules/host-glib.make
@@ -28,7 +28,6 @@ HOST_GLIB_CONF_OPT	:= \
 	$(HOST_MESON_OPT) \
 	-Dbsymbolic_functions=true \
 	-Ddtrace=false \
-	-Dfam=false \
 	-Dforce_posix_threads=true \
 	-Dglib_assert=true \
 	-Dglib_checks=true \
-- 
2.34.1




  reply	other threads:[~2022-11-22 12:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-22 12:22 [ptxdist] [PATCH 1/2] glib: Version bump. 2.72.3 -> 2.74.1 Christian Melki
2022-11-22 12:22 ` Christian Melki [this message]
2022-11-23  6:57   ` [ptxdist] [PATCH 2/2] host-glib: Follow the upgrade of target glib Michael Olbrich
2022-11-23  6:57 ` [ptxdist] [APPLIED] glib: Version bump. 2.72.3 -> 2.74.1 Michael Olbrich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221122122240.3967729-2-christian.melki@t2data.com \
    --to=christian.melki@t2data.com \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox