95fc1fa Use build_cflags/build_ldflags instead of optflags/__global_ldflags

Authored and Committed by tmz 5 years ago
1 file changed. 5 lines added. 4 lines removed.
    Use build_cflags/build_ldflags instead of optflags/__global_ldflags
    
    The build_cflags and build_ldflags macros replace the deprecated
    optflags and __global_ldflags macros, per buildflags.md in
    redhat-rpm-config¹.
    
    Note: EPEL provides these macros for compatibility.
    
    ¹ https://src.fedoraproject.org/rpms/redhat-rpm-config/blob/master/f/buildflags.md
    
        
file modified
+5 -4