diff options
Diffstat (limited to 'gold/configure')
-rwxr-xr-x | gold/configure | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gold/configure b/gold/configure index 2b49c2e..6235904 100755 --- a/gold/configure +++ b/gold/configure @@ -5167,7 +5167,8 @@ done -for ac_func in pread ftruncate + +for ac_func in pread ftruncate mremap do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` echo "$as_me:$LINENO: checking for $ac_func" >&5 |