mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 10:25:42 +00:00
glib-2.0: correct build with latest meson
(From OE-Core rev: 6a91d2b7d463abfd8f39a9f9d5ddde40a939d6e3) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
d9cfecad12
commit
85d3e045bd
@ -2,4 +2,4 @@
|
||||
have_proc_self_cmdline = true
|
||||
|
||||
[binaries]
|
||||
env = "/usr/bin/env"
|
||||
env = '/usr/bin/env'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user