On Sun, Jul 14, 2024 at 03:23:56PM +0200, Sébastien Le Roux wrote:
> > Cool!
> Thanks !
> > On page 40, 'cc_args =' is not going to work, that's a syntax error.
> > But a bigger problem is that there's no need to play with -O and -g
> > like that… Meson has builtin -D buildtype=… and it's beter to use that.
> > It also has built-in support e.g. for lto, so it's better to push user
> > to use those standard interfaces.
> I actually think it will work, see how I use cc_args and fc_args in the
> exectuable () instruction,

'foo =' is not a valid statement.

Zbyszek
-- 
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to