8fe5b07 Rename __global_cflags to __global_compiler_flags

Authored and Committed by pmatilai 7 years ago
    Rename __global_cflags to __global_compiler_flags
    
    Preparing for language specific compiler flag macros, this is
    simply:
    
        perl -pi -e "s:__global_cflags:__global_compiler_flags:g" macros rpmrc
    
    Since this looks like a much bigger change than it actually is, doing
    it in a separate step without an associated build.
    
        
file modified
+1 -1
file modified
+66 -66