Revert libm functions.

These require -lm but by caching a 'yes' value some ports fail to add -lm
properly, such as x11-toolkits/vte3.
This commit is contained in:
Bryan Drewery 2018-03-16 17:41:22 +00:00
parent 3a62f63bb3
commit 8046dbb3ce
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=464716
1 changed files with 0 additions and 2 deletions

View File

@ -277,9 +277,7 @@
: ${ac_cv_func_bsearch=yes}
: ${ac_cv_func_btowc=yes}
: ${ac_cv_func_bzero=yes}
: ${ac_cv_func_cabs=yes}
: ${ac_cv_func_calloc=yes}
: ${ac_cv_func_ceil=yes}
: ${ac_cv_func_chown=yes}
: ${ac_cv_func_clock=yes}
: ${ac_cv_func_clock_gettime=yes}