Comment 6 for bug 1272732

Revision history for this message
Raghavendra D Prabhu (raghavendra-prabhu) wrote :

With latest merges/build changes, everything should be fine (even in PS) except:

"-O3 -DBIG_JOINS=1" for CFLAGS
"-O3 -DBIG_JOINS=1 -felide-constructors -fno-exceptions -fno-rtti" for CXXFLAGS.

a) There is no BIG_JOINS in the code.

b) Why are "-felide-constructors -fno-exceptions -fno-rtti" only passed for debian? and are they really required?