Comment 21 for bug 1838448

Revision history for this message
Seth Hillbrand (sethh) wrote :

Hi Steven-

Thanks for looking into this. The flag that we'd like to omit is "-Wp,-D_GLIBCXX_ASSERTIONS" We shouldn't need to fully remove the hardening but this flag adds additional crashes (read: non-standard program exits) that do not exist on other platforms. These are useful for debugging but not for production systems.