gnu: boost: Fix ICU support.
authorMark H Weaver <mhw@netris.org>
Sun, 8 Apr 2018 18:40:00 +0000 (14:40 -0400)
committerMark H Weaver <mhw@netris.org>
Tue, 10 Apr 2018 04:46:22 +0000 (00:46 -0400)
commit713c975ac0aa01c224b215fcb96274b76920c90b
tree2af909bd45bf9ddef21d64024f4b5512f6b28f0c
parentdf17d508052d955bc9800a871f403cd3f2b07fce
gnu: boost: Fix ICU support.

* 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
gnu/local.mk
gnu/packages/boost.scm
gnu/packages/patches/boost-fix-icu-build.patch [new file with mode: 0644]