nixpkgs/pkgs/development/tools/build-managers/meson
Rick van Schijndel e91229bf25 meson: apply patch fixing exception during cross-compilation
Fixes a traceback where you get the following error:
- AttributeError: 'NoneType' object has no attribute 'get_command'

This happened when cross-compiling e.g. harfbuzz.
2022-04-19 16:53:35 +02:00
..
allow-dirs-outside-of-prefix.patch
boost-Do-not-add-system-paths-on-nix.patch
clear-old-rpath.patch
default.nix meson: apply patch fixing exception during cross-compilation 2022-04-19 16:53:35 +02:00
fix-gtkdoc-when-using-multiple-apple-frameworks.patch glib: Fix conflicts in Meson patch on Darwin 2022-03-26 09:50:05 +01:00
fix-rpath.patch
gir-fallback-path.patch
more-env-vars.patch
setup-hook.sh