diff options
author | Steve Wills <swills@FreeBSD.org> | 2019-01-09 12:26:22 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2019-01-09 12:26:22 +0000 |
commit | 5fbd5eee0902398b6d2adc195ec4a388ce0b3cc0 (patch) | |
tree | 65fc44a60bd7c4c36ffc5a96dbb1cac3f4b6d9be /math/reduce/files | |
parent | www/squid: update to 4.5 (diff) |
math/reduce: update to 20181123
PR: 234764
Submitted by: pfg (maintainer)
Notes
Notes:
svn path=/head/; revision=489771
Diffstat (limited to 'math/reduce/files')
-rw-r--r-- | math/reduce/files/patch-csl_fox_configure.ac | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/math/reduce/files/patch-csl_fox_configure.ac b/math/reduce/files/patch-csl_fox_configure.ac index 79d9c9094803..2c6366098827 100644 --- a/math/reduce/files/patch-csl_fox_configure.ac +++ b/math/reduce/files/patch-csl_fox_configure.ac @@ -1,6 +1,6 @@ ---- csl/fox/configure.ac.orig 2017-02-27 17:32:49.915004000 -0500 -+++ csl/fox/configure.ac 2017-02-27 17:35:58.712250000 -0500 -@@ -160,7 +160,7 @@ if test "x$enable_release" = "xyes" && t +--- csl/fox/configure.ac.orig 2018-06-17 19:20:00 UTC ++++ csl/fox/configure.ac +@@ -166,7 +166,7 @@ if test "x$enable_release" = "xyes" && test "x$enable_ CXXFLAGS="${CXXFLAGS} -Wuninitialized -ffast-math -fstrict-aliasing" ;; *) |