* Tom Stellard:

> Or we could just leave it as is and document that the default complier
> behavior takes precedence over compiler flags.  The proposed change
> doesn't actually make the problem worse, because the current method
> for removing compiler flags has the same problem: e.g.
>
> %global optflags %(echo %{optflags} | sed 's/-fasynchronous-unwind-tables//
>
> will remove the flag but not change the behavior.

Independently of that, I think we should still provide a facility that
is more similar to the sed hack (perhaps with additional error
checking), rather than maintain a set of new variables.

Thanks,
Florian
_______________________________________________
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 on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to