[Buildroot] [PATCH 1/1] package/libglib2: bump to version 2.64.0

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sat Mar 7 21:06:48 UTC 2020


On Fri,  6 Mar 2020 14:14:58 -0700
James Hilliard <james.hilliard1 at gmail.com> wrote:

>  ifeq ($(BR2_PACKAGE_UTIL_LINUX_LIBMOUNT),y)
> -LIBGLIB2_CONF_OPTS += -Dlibmount=true
> +LIBGLIB2_CONF_OPTS += -Dlibmount=enabled
>  LIBGLIB2_DEPENDENCIES += util-linux
>  else
> -LIBGLIB2_CONF_OPTS += -Dlibmount=false
> +LIBGLIB2_CONF_OPTS += -Dlibmount=disabled
>  endif

Any reason for this change ? It is not explained in the commit log, and
it's not obvious why it is needed.

Could you give a few more details?

Thanks,

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


More information about the buildroot mailing list