From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/libxml2: remove helper script from target
Date: Sat, 6 Jun 2020 22:15:52 +0200 [thread overview]
Message-ID: <20200606221552.2cb93d51@windsurf> (raw)
In-Reply-To: <20200605225719.13836-1-nolange79@gmail.com>
On Sat, 6 Jun 2020 00:57:18 +0200
Norbert Lange <nolange79@gmail.com> wrote:
> Signed-off-by: Norbert Lange <nolange79@gmail.com>
> ---
> package/libxml2/libxml2.mk | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/package/libxml2/libxml2.mk b/package/libxml2/libxml2.mk
> index ea6a8c1f6d..a0efe041a5 100644
> --- a/package/libxml2/libxml2.mk
> +++ b/package/libxml2/libxml2.mk
> @@ -49,6 +49,12 @@ else
> LIBXML2_CONF_OPTS += --without-iconv
> endif
>
> +define LIBXML2_INSTALL_TARGET_POST
LIBXML2_INSTALL_TARGET_POST is really not a great name: we want a name
that is more descriptive of what the hook is doing. So I renamed to
LIBXML2_CLEANUP_XML2CONF, and applied to master. Thanks!
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2020-06-06 20:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-05 22:57 [Buildroot] [PATCH] package/libxml2: remove helper script from target Norbert Lange
2020-06-06 20:15 ` Thomas Petazzoni [this message]
2020-07-06 7:16 ` Peter Korsgaard
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=20200606221552.2cb93d51@windsurf \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@busybox.net \
/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