https://bugzilla.redhat.com/show_bug.cgi?id=1487067 --- Comment #34 from Thomas Moschny <thomas.moschny@xxxxxx> --- (In reply to Jack Lloyd from comment #33) > Re compile flags, configure.py script consumes flags from CXXFLAGS if set in > the environment, which will override the defaults. Is there something else > we should be doing here? No, that's fine. In many cases, spec files use %configure, which sets (amongst others) CXXFLAGS, but as %configure is not used here, we should use export CXXFLAGS=%{optflags} instead. -- 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 _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx