aboutsummaryrefslogtreecommitdiff
path: root/Templates
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2018-03-16 17:41:22 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2018-03-16 17:41:22 +0000
commit8046dbb3ce7e75db08c6e9867b79cab71b9a1bb0 (patch)
tree4ae674e663ff305777675423ddf33b433b4e4aad /Templates
parent3a62f63bb3d95367a9f6a666c09095b4ef160cc0 (diff)
downloadports-8046dbb3ce7e75db08c6e9867b79cab71b9a1bb0.tar.gz
ports-8046dbb3ce7e75db08c6e9867b79cab71b9a1bb0.zip
Revert libm functions.
These require -lm but by caching a 'yes' value some ports fail to add -lm properly, such as x11-toolkits/vte3.
Notes
Notes: svn path=/head/; revision=464716
Diffstat (limited to 'Templates')
-rw-r--r--Templates/config.site2
1 files changed, 0 insertions, 2 deletions
diff --git a/Templates/config.site b/Templates/config.site
index d1f6d6af55d4..cb9d929f6793 100644
--- a/Templates/config.site
+++ b/Templates/config.site
@@ -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}