gnu: openssl: Fix cross-compilation.
authorMathieu Othacehe <m.othacehe@gmail.com>
Tue, 2 Jul 2019 09:42:12 +0000 (11:42 +0200)
committerMathieu Othacehe <m.othacehe@gmail.com>
Fri, 15 Nov 2019 16:32:24 +0000 (17:32 +0100)
commitbdcdd55000c61f46649164fe43289f33c6132417
treea9a092121a907a173c197af8ffba0333bbfaf598
parent2387e2f2d1839b79f13ddd832f9a008bb220eed6
gnu: openssl: Fix cross-compilation.

* gnu/packages/tls.scm (openssl-next)[arguments]: Pass CROSS_COMPILE
environment variable and target system to configure script.
gnu/packages/tls.scm