gnu: libssh2: Fix build on MIPS systems.
authorMark H Weaver <mhw@netris.org>
Mon, 28 May 2018 07:29:56 +0000 (03:29 -0400)
committerMark H Weaver <mhw@netris.org>
Mon, 28 May 2018 13:06:13 +0000 (09:06 -0400)
commitfe365a3d0e4df7445bf16d3bb422a0bc6bb68ceb
tree3f29a028b99daca13a94bb70e847495865edc888
parent073cc313131ccf44574b29ef8e1c069288a65b17
gnu: libssh2: Fix build on MIPS systems.

* gnu/packages/ssh.scm (libssh2)[arguments]: When building for MIPS, replace
the existing bootstrap phase instead of adding a new 'autoreconf' phase (in
the wrong place).
gnu/packages/ssh.scm