mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 03:32:12 +02: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:
committed by
Richard Purdie
parent
d9cfecad12
commit
85d3e045bd
@@ -2,4 +2,4 @@
|
||||
have_proc_self_cmdline = true
|
||||
|
||||
[binaries]
|
||||
env = "/usr/bin/env"
|
||||
env = '/usr/bin/env'
|
||||
|
||||
Reference in New Issue
Block a user