]> Git Repo - buildroot-mgba.git/commit
libglib2: disable tests and update configure options
authorGustavo Zacarias <[email protected]>
Tue, 20 Oct 2015 22:40:55 +0000 (19:40 -0300)
committerThomas Petazzoni <[email protected]>
Tue, 27 Oct 2015 06:31:57 +0000 (07:31 +0100)
commit756284a1e45300963e995c465dfbd03414861637
treecd8dc4544ebaee6a79402255ca80aa5e221a643a
parent3c79446dc7ffff50974dd67496b84c5a605d8e11
libglib2: disable tests and update configure options

Sometimes if host-python is around it doesn't work too well with the
distro python (Gentoo, FC20 at least) leading to build failures.

This failure is very hard to trigger, it's normally easier to do so by
enabling top-level parallel builds.

Fixes:
http://autobuild.buildroot.net/results/0f8/0f881e322b7f9d244b8dd2440ba0afd3a8418027/

While at it update the configure options to avoid any host
libraries/tools from leaking in, new naming conventions and options.
And remove dead code dealing with the nothreaded variant.

Signed-off-by: Gustavo Zacarias <[email protected]>
Signed-off-by: Thomas Petazzoni <[email protected]>
package/libglib2/0002-disable-tests.patch [new file with mode: 0644]
package/libglib2/libglib2.mk
This page took 0.034293 seconds and 4 git commands to generate.