All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] xerces: bump to version 3.2.2
Date: Wed, 10 Oct 2018 21:20:48 +0200	[thread overview]
Message-ID: <20181010212048.2f8651bc@windsurf> (raw)
In-Reply-To: <20181010180332.30331-1-fontaine.fabrice@gmail.com>

Hello,

On Wed, 10 Oct 2018 20:03:32 +0200, Fabrice Fontaine wrote:
> - Remove patch (already in version)
> - Move to cmake infrastructure because AC_RUN_IFELSE was added to
>   configure
> - Remove --with-icu, --with-gnu-ld and --with-curl options (not
>   available in cmake)
> - Replace --enable-netaccessor-curl by -Dnetwork-accessor=curl
> - Replace --enable-threads option by -Dthreads
> - Update XERCES_DISABLE_SAMPLES for cmake
> - Add hash for license file
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

I've applied, but...

>  define XERCES_DISABLE_SAMPLES
> -	$(SED) 's/ samples//' $(@D)/Makefile.in
> +	$(SED) 's/add_subdirectory(samples)//' $(@D)/CMakeLists.txt
>  endef

... it would be good to replace this with a patch, making the build of
samples conditional, and submit it upstream.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

      reply	other threads:[~2018-10-10 19:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-10 18:03 [Buildroot] [PATCH 1/1] xerces: bump to version 3.2.2 Fabrice Fontaine
2018-10-10 19:20 ` Thomas Petazzoni [this message]

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=20181010212048.2f8651bc@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.