mirror of
https://git.freebsd.org/ports.git
synced 2025-06-12 16:20:33 -04:00
Detailed log: - Update to upstream version 1.8.0 - New default OPTION TESTS: Build with regression tests - Now choice possible between different math libs: SYSLIBM (-lm) OPENLIBM (math/openlibm) APPLIBM (bundled), default PR: 218612 Submitted by: cs@innolan.dk (maintainer) MFH: 2017Q2
20 lines
249 B
Text
20 lines
249 B
Text
--- configure.orig 2017-04-03 12:17:53 UTC
|
|
+++ configure
|
|
@@ -465,8 +465,6 @@ catanh.c
|
|
ccos.c
|
|
ccosh.c
|
|
cexp.c
|
|
-clog.c
|
|
-cpow.c
|
|
csin.c
|
|
csinh.c
|
|
csqrt.c
|
|
@@ -485,6 +483,8 @@ ccot.c
|
|
ccoth.c
|
|
ccsc.c
|
|
ccsch.c
|
|
+clog.c
|
|
+cpow.c
|
|
clogb.c
|
|
clog10.c
|
|
csec.c
|