On Sat, Jul 1, 2017 at 12:47 PM, Mattia Verga <mattia.verga@xxxxxxxx> wrote: > Since Rawtherapee developers are suggesting to use -O3 build flag instead of Fedora default -O2, is it possible to override that or it's forbidden by any packaging rule? https://fedoraproject.org/wiki/Packaging:Guidelines#Compiler_flags > And how can I change only that flag without touching all the others? Can I simply append -O3 to the default build flags? >From the gcc(1) man page: "If you use multiple -O options, with or without level numbers, the last such option is the one that is effective." _______________________________________________ packaging mailing list -- packaging@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to packaging-leave@xxxxxxxxxxxxxxxxxxxxxxx