diff options
author | Jan (janneke) Nieuwenhuizen <janneke@gnu.org> | 2020-04-18 19:49:54 +0200 |
---|---|---|
committer | Jan Nieuwenhuizen <janneke@gnu.org> | 2020-04-23 07:18:47 +0200 |
commit | b085d43633d28b1810b7bc74f8dff25717056420 (patch) | |
tree | 69f906cf4eed95c4fdbc5a1fd46c3fdbfdcbc612 /gnu/packages/robotics.scm | |
parent | e5109374d89713268079dff9c0c6a154e2068f8f (diff) | |
download | guix-b085d43633d28b1810b7bc74f8dff25717056420.tar guix-b085d43633d28b1810b7bc74f8dff25717056420.tar.gz |
gnu: autoconf: Support cross-build.
Autoconf does not cross-built properly: it lacks the concept of
<tool>-for-build. It runs the host `autom4te' (a perl script) during build.
* gnu/packages/autotools.scm (autoconf)[inputs]: Add bash-minimal, perl, and
m4. To avoid triggering a rebuild, do this while cross-compiling only.
[arguments]: When cross-building, add `patch-non-shebang-references' phase to
substitute the host bash, m4 and perl.
Diffstat (limited to 'gnu/packages/robotics.scm')
0 files changed, 0 insertions, 0 deletions