Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
build/pkgs/scipy/patches/boost_math_tools_config.patch: Fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
mkoeppe committed Dec 26, 2021
1 parent eb64c0b commit 1eccca3
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions build/pkgs/scipy/patches/boost_math_tools_config.patch
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
--- scipy/_lib/boost/boost/math/tools/config.hpp.orig 2021-11-01 02:28:55 UTC
+++ scipy/_lib/boost/boost/math/tools/config.hpp
--- a/scipy/_lib/boost/boost/math/tools/config.hpp 2021-11-01 02:28:55 UTC
+++ b/scipy/_lib/boost/boost/math/tools/config.hpp
@@ -28,7 +28,7 @@

#include <boost/math/tools/user.hpp>
Expand All @@ -9,4 +9,3 @@
|| (defined(__hppa) && !defined(__OpenBSD__)) || (defined(__NO_LONG_DOUBLE_MATH) && (DBL_MANT_DIG != LDBL_MANT_DIG))) \
&& !defined(BOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS)
# define BOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS

0 comments on commit 1eccca3

Please sign in to comment.