disable glibc memory check

This commit is contained in:
winlin 2017-01-23 18:06:30 +08:00
parent 7057bb1ef5
commit 38a683fe14

View File

@ -191,8 +191,8 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
/**
* whether ensure glibc memory check.
*/
#undef SRS_PERF_GLIBC_MEMORY_CHECK
#define SRS_PERF_GLIBC_MEMORY_CHECK
#undef SRS_PERF_GLIBC_MEMORY_CHECK
#endif