qemu-devel
[Top][All Lists]
Advanced

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

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


From: Joshua Seaton
Subject: configure: How to pass flags to the Objective-C compiler?
Date: Fri, 18 Feb 2022 13:58:32 -0800

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.

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


Joshua.



reply via email to

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