ports/math/amath/files/patch-configure
Thomas Zander 35e93a09c9 Update to upstream version 1.8.0
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
2017-04-15 15:05:32 +00:00

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