[Buildroot] [PATCH 3/3] libglib2: bump to version 2.30.2

Peter Korsgaard jacmet at uclibc.org
Sun Dec 11 22:41:44 UTC 2011


>>>>> "Daniel" == Daniel Mack <zonque at gmail.com> writes:

 Daniel> Important changes for this version bump are that libffi (for both host
 Daniel> and target) is now a hard requirement for libglib.

 Daniel> The patch regarding atomic function seems obsolete now, as this part of
 Daniel> the lib was rewritten. I couldn't figure which platform this used to
 Daniel> break on, but in worst case, it would be trivial to redo this one-liner.

 Daniel> Also, there's an issue in the upstream package that makes configure fail
 Daniel> for cross-builds with "configure: error: cannot run test program while
 Daniel> cross compiling". This issue was reported, but the patch was rejected.
 Daniel> Appearantly, the developers don't expect people to use configure for
 Daniel> cross environments anymore, so we have to maintain this patch locally.
 Daniel> For more information, see

Thanks. Instead of using this patch I would prefer to just pass
glib_cv_have_qsort_r=yes/no in LIBGLIB2_CONF_ENV like Colin
suggested. That way we can set it to yes for external glibc-based
toolchains (BR2_TOOLCHAIN_EXTERNAL_GLIBC) and no otherwise.

Care to respin this patch with that change?

Thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list