fluent/fluent-bit
CMakeLists.txt
:907
check_c_source_compiles("
#include <mcheck.h>
int main() {
return 0;
}" FLB_HAVE_MTRACE)
check_c_source_compiles("
#include <mcheck.h>
int main() {
return 0;
}" FLB_HAVE_MTRACE)