https://bugzilla.redhat.com/show_bug.cgi?id=2124697



--- Comment #68 from Fabio Valentini <[email protected]> ---
The problem is that RUSTFLAGS are not set automatically, and are not exposed
directly, but passed as environment variables to the cargo command in the
%cargo_build macro. So there's currently no way to "just set RUSTFLAGS", as
that's not really a supported use case right now.
So even if your meson setup doesn't override the flags, there's nothing to
inherit from the environment - because they are not *set* in the environment.


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
https://bugzilla.redhat.com/show_bug.cgi?id=2124697
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to