• Travis Cross's avatar
    Avoid polluting CFLAGS for mod_snmp · b263201a
    Travis Cross 提交于
    Putting `net-snmp-config --cflags` into CFLAGS causes major pollution;
    it overrides optimization and debugging levels, warnings, and more.
    While normally we do want to automatically locate library headers,
    there has to be a better way to do this.  libsnmp is normally in the
    usual place and doesn't need special handling.  Perhaps people with
    libsnmp in a weird place should just need to add the -I flag to their
    CFLAGS before build.
    b263201a
名称
最后提交
最后更新
..
applications 正在载入提交数据...
asr_tts 正在载入提交数据...
codecs 正在载入提交数据...
dialplans 正在载入提交数据...
directories/mod_ldap 正在载入提交数据...
endpoints 正在载入提交数据...
event_handlers 正在载入提交数据...
formats 正在载入提交数据...
languages 正在载入提交数据...
legacy/languages 正在载入提交数据...
loggers 正在载入提交数据...
say 正在载入提交数据...
sdk/autotools 正在载入提交数据...
timers 正在载入提交数据...
xml_int 正在载入提交数据...
.gitignore 正在载入提交数据...
Makefile.am 正在载入提交数据...