ca4631e Reduce debuginfo size for ARM

Authored and Committed by tstellar 6 years ago
1 file changed. 6 lines added. 17 lines removed.
    Reduce debuginfo size for ARM
    
    This fixes the previous attempt to disable debuginfo, which left
    debuginfo enabled and disabled stripping it from the libraries.
    libLLVM.so was almost 1GB in the ARM builds, but now is about
    47 MB.
    
        
file modified
+6 -17