7ea5b26 Don't overwrite CFLAGS/CXXFLAGS

Authored and Committed by Christopher Aillon 13 years ago
    Don't overwrite CFLAGS/CXXFLAGS
    
    The -debuginfo mozconfig was stomping on our CFLAGS/CXXFLAGS.
    Stop passing them in via the configure flag and just pass them
    via their environment variables.
    
        
file modified
+1 -1
file modified
+11 -4