]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
FS-7355: don't do the checks for rpl_realloc and rpl_malloc unless it is gcc compilin...
authorMichael Jerris <mike@jerris.com>
Mon, 9 Mar 2015 16:51:35 +0000 (16:51 +0000)
committerroot <root@ip-10-46-6-86.us-west-2.compute.internal>
Mon, 9 Mar 2015 16:51:35 +0000 (16:51 +0000)
commita92d93836473443d592c710ef53ac2bd8ee8d7d1
tree49c965eba8910ab9f0471dbad5c8c0b6c6dcc0b6
parente1f329734ca2323367eeebae04802a58b0447f05
FS-7355: don't do the checks for rpl_realloc and rpl_malloc unless it is gcc compiling as autoconf checks for these don't work quite right on clang
libs/spandsp/configure.ac
libs/spandsp/m4/ax_compiler_vendor.m4