diff options
Diffstat (limited to 'llvm')
| -rwxr-xr-x | llvm/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/configure b/llvm/configure index d94d3cc5558..b9e52783e30 100755 --- a/llvm/configure +++ b/llvm/configure @@ -28048,7 +28048,7 @@ done -for ac_func in strtoll strtoq sysconf mstats +for ac_func in strtoll strtoq sysconf malloc_zone_statistics do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` echo "$as_me:$LINENO: checking for $ac_func" >&5 |

