Hi Joshua,

On 18/2/22 22:58, Joshua Seaton wrote:
Hi all,

How does one pass Objective-C compilation flags (e.g., a sysroot
specification) when configuring/building? `configure` exposes
`--extra-cflags` and `--extra-cxxflags` for C/C++ compilation, but
there isn't an equivalent for Objective-C.

You can use this patch (which is going to be merged soon):
https://lore.kernel.org/qemu-devel/20220215080307.69550-3-f4...@amsat.org/

In my particular case, I'd like to specify a particular sysroot for a
macOS build.

Regards,

Phil.


Reply via email to