|
| From: | Joshua Seaton |
| Subject: | Re: configure: How to pass flags to the Objective-C compiler? |
| Date: | Wed, 23 Feb 2022 08:21:24 -0800 |
> You can use this patch (which is going to be merged soon): Any ETA on when this will merge? > This entry in the machine file affects the compilation steps: > > + test -n "$objcc" && echo "objc_args = [$(meson_quote $OBJCFLAGS > $EXTRA_OBJCFLAGS)]" >> $cross Great! I had naively assumed that there was more plumbing involved than merely defining the variable`objc_args`. Joshua.
| [Prev in Thread] | Current Thread | [Next in Thread] |