aboutsummaryrefslogtreecommitdiffstats
path: root/Templates
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2018-03-16 14:39:11 +0800
committerantoine <antoine@FreeBSD.org>2018-03-16 14:39:11 +0800
commitcd744d748db6b4b511043c8cccf21558bbcd2566 (patch)
treed8beb2f6222b715dcf9e655b73c5be89ced412cf /Templates
parent7fc40a52226c093b52c4279f754847bdc5bd647d (diff)
downloadfreebsd-ports-gnome-cd744d748db6b4b511043c8cccf21558bbcd2566.tar.gz
freebsd-ports-gnome-cd744d748db6b4b511043c8cccf21558bbcd2566.tar.zst
freebsd-ports-gnome-cd744d748db6b4b511043c8cccf21558bbcd2566.zip
Do not autodetect floor(3), it breaks some ports
With hat: portmgr
Diffstat (limited to 'Templates')
-rw-r--r--Templates/config.site1
1 files changed, 0 insertions, 1 deletions
diff --git a/Templates/config.site b/Templates/config.site
index d4a83e626cec..d1f6d6af55d4 100644
--- a/Templates/config.site
+++ b/Templates/config.site
@@ -302,7 +302,6 @@
: ${ac_cv_func_ffsl=yes}
: ${ac_cv_func_ffsll=yes}
: ${ac_cv_func_fileno=yes}
-: ${ac_cv_func_floor=yes}
: ${ac_cv_func_fls=yes}
: ${ac_cv_func_flsl=yes}
: ${ac_cv_func_flsll=yes}