#6014 closed Patches (fixed)
Boost.Math patch to fix long double support on OpenBSD/hppa & hppa64
Reported by: | Owned by: | John Maddock | |
---|---|---|---|
Milestone: | Boost 1.48.0 | Component: | math |
Version: | Boost 1.47.0 | Severity: | Problem |
Keywords: | Cc: |
Description
The attached patch fixes long double support on OpenBSD/hppa & hppa64. The hppa symbol matches for OpenBSD/hppa & hppa64 although OpenBSD has long double support on all architectures.
Attachments (1)
Change History (3)
by , 11 years ago
Attachment: | patch-boost_math_tools_config_hpp added |
---|
comment:1 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [74927]) Apply patch from ticket #6014. Fixes #6014.