Re: [PATCH] meson: Use find_program() to resolve the entitlement.sh script

2022-01-24 Thread Paolo Bonzini
On 1/24/22 10:04, Akihiko Odaki wrote: On Mon, Jan 24, 2022 at 5:16 PM Richard Henderson wrote: On 1/22/22 11:20 AM, Philippe Mathieu-Daudé via wrote: Using ../configure without any particular option generates 31 targets on Darwin, and meson search for the entitlement.sh script 31 times:

Re: [PATCH] meson: Use find_program() to resolve the entitlement.sh script

2022-01-24 Thread Akihiko Odaki
On Mon, Jan 24, 2022 at 5:16 PM Richard Henderson wrote: > > On 1/22/22 11:20 AM, Philippe Mathieu-Daudé via wrote: > > Using ../configure without any particular option generates 31 targets > > on Darwin, and meson search for the entitlement.sh script 31 times: > > > >Program nm found: YES > >

Re: [PATCH] meson: Use find_program() to resolve the entitlement.sh script

2022-01-24 Thread Richard Henderson
On 1/22/22 11:20 AM, Philippe Mathieu-Daudé via wrote: Using ../configure without any particular option generates 31 targets on Darwin, and meson search for the entitlement.sh script 31 times: Program nm found: YES Program scripts/undefsym.py found: YES (/opt/homebrew/opt/python@3.9/bin/p

[PATCH] meson: Use find_program() to resolve the entitlement.sh script

2022-01-21 Thread Philippe Mathieu-Daudé via
Using ../configure without any particular option generates 31 targets on Darwin, and meson search for the entitlement.sh script 31 times: Program nm found: YES Program scripts/undefsym.py found: YES (/opt/homebrew/opt/python@3.9/bin/python3.9 /Code/qemu/scripts/undefsym.py) Program scripts/