Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | gnu: boost: Remove GCC5 workaround. | Marius Bakke | 2019-07-02 |
| | | | | | | | * gnu/packages/patches/boost-fix-icu-build.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/boost.scm (boost)[source](patches): Remove. [arguments]: Do not pass "cxxflags". | ||
* | gnu: boost: Fix ICU support. | Mark H Weaver | 2018-04-10 |
* gnu/packages/patches/boost-fix-icu-build.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/boost.scm (boost)[source]: Add the patch. [arguments]: In the custom configure phase, pass --with-icu=[...] to ./bootstrap.sh |