Files
freeswitch/src
Travis Cross 9af707ed20 Avoid polluting CFLAGS for mod_snmp
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.
2014-05-13 18:32:05 +00:00
..
2014-05-13 18:32:05 +00:00
2013-09-19 22:24:56 +08:00
2013-07-19 21:50:55 -05:00
2014-04-28 21:20:02 +05:00
2013-07-19 14:03:11 -05:00
2013-10-24 05:04:44 +05:00
2013-06-28 09:48:28 -05:00
2014-01-24 00:24:15 +05:00
2013-11-27 23:44:30 +05:00
2014-02-23 05:17:21 +05:00
2013-12-23 22:43:21 +05:00
2013-12-13 23:14:21 +05:00
2013-10-28 21:16:52 +05:00
2014-03-31 17:32:30 -05:00
2014-05-10 00:35:48 +05:00
2013-07-01 17:06:13 -05:00
2014-04-03 20:32:21 +05:00