buildroot/package/meson
Fabrice Fontaine cf75d7da98 package/meson: make pkg-config --static aware
Our pkg-config wrapper is not used since commit
4e0bc29993, this raise static build
failures with libglib2 because --static is not passed anymore to
pkg-config so add a patch to get back the old behaviour.

The patch was proposed upstream
https://github.com/mesonbuild/meson/pull/6629, and the feedback was
not very positive. However, we need a solution that works for
Buildroot now, and this proposal is simple enough.

Fixes:

  http://autobuild.buildroot.org/results/0d36952def63cb69628697fa6408aeb6ce10cb5b

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2020-04-12 21:03:57 +02:00
..
0001-Only-fix-RPATH-if-install_rpath-is-not-empty.patch package/meson: bump version to 0.53.2 2020-02-26 19:00:04 +01:00
0002-Prefer-ext-static-libs-when-default-library-static.patch package/meson: bump version to 0.53.2 2020-02-26 19:00:04 +01:00
0004-mesonbuild-dependencies-base.py-add-pkg_config_stati.patch package/meson: make pkg-config --static aware 2020-04-12 21:03:57 +02:00
cross-compilation.conf.in package/meson: make pkg-config --static aware 2020-04-12 21:03:57 +02:00
meson.hash package/meson: bump to version 0.54.0 2020-03-30 07:24:49 +02:00
meson.mk package/meson: bump to version 0.54.0 2020-03-30 07:24:49 +02:00