gnu: bc: Fix cross-compilation.
authorMathieu Othacehe <m.othacehe@gmail.com>
Wed, 3 Jul 2019 07:25:39 +0000 (09:25 +0200)
committerMathieu Othacehe <m.othacehe@gmail.com>
Tue, 24 Sep 2019 06:14:15 +0000 (08:14 +0200)
commit06b2bc550fdcd943e19471873e0838e712217681
treed81711290e2f3e88f49c56d58a463b90a68272b6
parent7dbd3a8e3e9492dbe7338886d2bc1e23f917933f
gnu: bc: Fix cross-compilation.

* gnu/packages/patches/bc-fix-cross-compilation.patch: New patch file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/algebra.scm (bc)[origin]: Apply it,
[native-inputs]: Add automake and autoconf,
[arguments]: Add a new 'autogen phase that is needed by the new patch.
gnu/local.mk
gnu/packages/algebra.scm
gnu/packages/patches/bc-fix-cross-compilation.patch [new file with mode: 0644]