diff options
author | glarkin <glarkin@FreeBSD.org> | 2010-09-24 22:58:14 +0800 |
---|---|---|
committer | glarkin <glarkin@FreeBSD.org> | 2010-09-24 22:58:14 +0800 |
commit | 4e293f9888882b9b431bef160df8ff490c28d13c (patch) | |
tree | 99566afd3bd3c3e2d24a642c89f42af96fe7da46 /math/dieharder | |
parent | d49ae77ebc193d6ed859f83a78fbfa516fa1267c (diff) | |
download | freebsd-ports-gnome-4e293f9888882b9b431bef160df8ff490c28d13c.tar.gz freebsd-ports-gnome-4e293f9888882b9b431bef160df8ff490c28d13c.tar.zst freebsd-ports-gnome-4e293f9888882b9b431bef160df8ff490c28d13c.zip |
- Added new patches to support building under gcc 4.5 due to impending
default gcc version change when USE_FORTRAN=yes. Patches included from
http://bugs.gentoo.org/show_bug.cgi?id=318045. [1]
- Renamed and conditionalized some patches to support tgammaf function
on OSVERSION < 800023. Previously, it was included even when present
in the system math library. Also fixed name-mangling problem in the
patches. Declarations were wrapped in 'extern "C"', but the
definitions were not, causing a linker error.
- Added a patch to CMakeLists.txt to prevent cmake from changing rpath
during the installation phase. That caused libstdc++ from /usr/lib
to be used instead of the one supplied with gcc 4.5.
Requested by: gerald [1]
Diffstat (limited to 'math/dieharder')
0 files changed, 0 insertions, 0 deletions