summaryrefslogtreecommitdiff
path: root/recipes/glib.recipe
diff options
context:
space:
mode:
authorAndoni Morales Alastruey <ylatuya@gmail.com>2020-11-24 13:12:59 +0000
committerMatthew Waters <matthew@centricular.com>2020-12-07 13:35:38 +1100
commit32cb1dcdf035329c3980b246323bd4d9ff537167 (patch)
tree83fc029b12511057817ecfc3b40067a80b4a859d /recipes/glib.recipe
parent4f861441d9c9b314d854039d66f867c920edf31e (diff)
glib: fix cross-compilation for macOS
Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/661>
Diffstat (limited to 'recipes/glib.recipe')
-rw-r--r--recipes/glib.recipe4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes/glib.recipe b/recipes/glib.recipe
index 463cd16b..f8783a67 100644
--- a/recipes/glib.recipe
+++ b/recipes/glib.recipe
@@ -49,7 +49,9 @@ class Recipe(recipe.Recipe):
# https://gitlab.gnome.org/GNOME/glib/-/merge_requests/1522
'glib/0001-meson-Fix-gnulib-printf-checks.patch',
# https://gitlab.gnome.org/GNOME/glib/-/merge_requests/1579
- 'glib/0001-glib-Use-g_getenv-everywhere-instead-of-getenv.patch'
+ 'glib/0001-glib-Use-g_getenv-everywhere-instead-of-getenv.patch',
+ # https://gitlab.gnome.org/GNOME/glib/-/merge_requests/1771
+ 'glib/0001-macos-fix-frexpl-checks-in-cross-compilation.patch',
]
files_libs = [