Sergio Belkin wrote:
> So the question is: in this case I can override the Fedora compiler flags?

Just append -Wno-error=format-security, and if you want to get this out of 
the build log entirely, also -Wno-format-security. You don't have to 
actually remove any of the Fedora flags, appended flags will override the 
earlier ones. :-)

        Kevin Kofler
_______________________________________________
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

Reply via email to