ed92d80 Fix up optimize flags

Authored and Committed by Christopher Aillon 13 years ago
    Fix up optimize flags
    
    Don't pass the opt flags twice to moz, as that will just cause them
    to be duplicated in the compile lines.
    
    Remove commented out optimization flags in the mozconfig
    
    Also add a comment about why we disable cpp exceptions
    
        
file modified
+1 -3
file modified
+5 -1