Path to this page:
Next | Query returned 1 messages, browsing 1 to 10 | previous
CVS Commit History:
2017-08-28 21:03:29 by Benny Siegert | Files touched by this commit (3) |
Log message:
Pullup ticket #5535 - requested by he
math/py-scipy: powerpc build fix
Revisions pulled up:
- math/py-scipy/Makefile 1.26
- math/py-scipy/distinfo 1.13
- math/py-scipy/patches/patch-scipy_special___round.h 1.1
---
Module Name: pkgsrc
Committed By: he
Date: Tue Aug 22 21:37:28 UTC 2017
Modified Files:
pkgsrc/math/py-scipy: Makefile distinfo
Added Files:
pkgsrc/math/py-scipy/patches: patch-scipy_special___round.h
Log message:
Add a patch which fixes an obviously bogus preprocessor conditional;
in our case, __STDC_VERSION__ isn't defined when built as C++.
The fix isn't completeely right, it insists on <fenv.h> if built as C++.
Not entirely unreasonable, and makes this build on NetBSD/powerpc as well,
which doesn't like the redefinition of fegetround() and fesetround().
Bump PKGREVISION.
|
Next | Query returned 1 messages, browsing 1 to 10 | previous