Updating changelog, Adding test case for issue #5309
[cabal.git] / Cabal / tests / ParserTests / regressions / cc-options-with-optimization.check
blob16cfdb255541868d933275678af731711ca09d4b
1 'cc-options: -O[n]' is generally not needed. When building with  optimisations Cabal automatically adds '-O2' for C code. Setting it yourself interferes with the --disable-optimization flag.