Version: 3.1.5, Package name: double-conversion-3.1.5 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description This project (double-conversion) provides binary-decimal and decimal-binary routines for IEEE doubles. The library consists of efficient conversion routines that have been extracted from the V8 JavaScript engine. The code has been refactored and improved so that it can be used more easily in other projects. |
Filesize: 6859.172 KB |
Version History (View Complete History) |
|
2019-10-18 04:39:09 by Charlene Wendling | Files touched by this commit (1) |
Log message: double-conversion: ${COMPILER_LIBCXX} in WANTLIB should come with a COMPILER line including ports-gcc in it. This fixes the build on macppc. Also tested on sparc64 by kmos@ OK rsadowski@ kmos@ |