Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-02 | gnu: boost: Remove GCC5 workaround. | Marius Bakke | |
* 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". | |||
2018-04-10 | gnu: boost: Fix ICU support. | Mark H Weaver | |
* 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 |