diff options
| -rw-r--r-- | meta-oe/recipes-core/glib-2.0/glibmm_2.66.7.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-core/glib-2.0/glibmm_2.66.7.bb b/meta-oe/recipes-core/glib-2.0/glibmm_2.66.7.bb index 4651938499..7c7a3fafb7 100644 --- a/meta-oe/recipes-core/glib-2.0/glibmm_2.66.7.bb +++ b/meta-oe/recipes-core/glib-2.0/glibmm_2.66.7.bb | |||
| @@ -24,7 +24,7 @@ EXTRA_OEMESON += "--cross-file=${WORKDIR}/meson-${PN}.cross -Dmaintainer-mode=fa | |||
| 24 | do_write_config:append() { | 24 | do_write_config:append() { |
| 25 | cat >${WORKDIR}/meson-${PN}.cross <<EOF | 25 | cat >${WORKDIR}/meson-${PN}.cross <<EOF |
| 26 | [binaries] | 26 | [binaries] |
| 27 | m4 = '${bindir}/m4' | 27 | m4 = '${bindir_native}/m4' |
| 28 | perl = '${bindir}/perl' | 28 | perl = '${bindir_native}/perl' |
| 29 | EOF | 29 | EOF |
| 30 | } | 30 | } |
