4fe7f89 Use -g1 instead of -g on non-x86_64 to avoid memory exhaustion

Authored and Committed by Kevin Kofler 8 years ago
    Use -g1 instead of -g on non-x86_64 to avoid memory exhaustion
    
    At least i686 runs out of memory otherwise, but ARM would probably crash
    too if it got that far, so be conservative.
    
        
file modified
+10 -0