[Buildroot] [PATCH 1/1] xerces: bump to version 3.2.2

Thomas Petazzoni thomas.petazzoni at bootlin.com
Wed Oct 10 19:20:48 UTC 2018


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 at 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


More information about the buildroot mailing list