From 269fc4be08a4308692e9bbfb96059e9557d3f710 Mon Sep 17 00:00:00 2001 From: Wen Heping Date: Wed, 1 Mar 2017 06:38:42 +0000 Subject: - Update to version 20170124 PR: 217410 Submitted by: pfg@(maintainer) --- math/reduce/files/patch-fox-configure.ac | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 math/reduce/files/patch-fox-configure.ac (limited to 'math/reduce/files/patch-fox-configure.ac') diff --git a/math/reduce/files/patch-fox-configure.ac b/math/reduce/files/patch-fox-configure.ac new file mode 100644 index 000000000000..79d9c9094803 --- /dev/null +++ b/math/reduce/files/patch-fox-configure.ac @@ -0,0 +1,11 @@ +--- 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 + CXXFLAGS="${CXXFLAGS} -Wuninitialized -ffast-math -fstrict-aliasing" + ;; + *) +- CXXFLAGS="${CXXFLAGS} -Wuninitialized -fomit-frame-pointer -ffast-math -fstrict-aliasing -finline-functions -fexpensive-optimizations" ++ CXXFLAGS="${CXXFLAGS} -Wuninitialized -fomit-frame-pointer -ffast-math -fstrict-aliasing -finline-functions" + LDFLAGS="-s ${LDFLAGS}" + ;; + esac -- cgit v1.2.3