qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: configure: How to pass flags to the Objective-C compiler?


From: Philippe Mathieu-Daudé
Subject: Re: configure: How to pass flags to the Objective-C compiler?
Date: Fri, 18 Feb 2022 23:14:50 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.6.0

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):
20220215080307.69550-3-f4bug@amsat.org/">https://lore.kernel.org/qemu-devel/20220215080307.69550-3-f4bug@amsat.org/

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

Regards,

Phil.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]