* [gentoo-commits] gentoo-x86 commit in dev-libs/boost/files: boost-1.37.0-darwin-long-double.patch
@ 2009-05-28 17:42 Fabian Groffen (grobian)
0 siblings, 0 replies; only message in thread
From: Fabian Groffen (grobian) @ 2009-05-28 17:42 UTC (permalink / raw
To: gentoo-commits
grobian 09/05/28 17:42:50
Added: boost-1.37.0-darwin-long-double.patch
Log:
Merged in Darwin support (backport from Prefix), required get_libname here and there
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Revision Changes Path
1.1 dev-libs/boost/files/boost-1.37.0-darwin-long-double.patch
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/boost/files/boost-1.37.0-darwin-long-double.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/boost/files/boost-1.37.0-darwin-long-double.patch?rev=1.1&content-type=text/plain
Index: boost-1.37.0-darwin-long-double.patch
===================================================================
Numerous sources suggest just to do this, boost devs only seem to "know"
it is "bad". Without this, boost simply dies compiling (joy).
--- boost/math/tools/config.hpp
+++ boost/math/tools/config.hpp
@@ -43,7 +43,7 @@
// Darwin's rather strange "double double" is rather hard to
// support, it should be possible given enough effort though...
//
-# define BOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS
+// fsck it! # define BOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS
#endif
#if defined(unix) && defined(__INTEL_COMPILER) && (__INTEL_COMPILER <= 1000)
//
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-05-28 17:42 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-28 17:42 [gentoo-commits] gentoo-x86 commit in dev-libs/boost/files: boost-1.37.0-darwin-long-double.patch Fabian Groffen (grobian)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox