b1bfd06 Trim net-snmp-config --cflags output

Authored and Committed by jsafrane 8 years ago
    Trim net-snmp-config --cflags output
    Resolves: #1309080
    
    As result, Makefile.PL must not remove -Wall from CFLAGS, otherwise it gets -Werror=format-security without -Wformat and gcc fails.
    
        
file modified
+7 -2