gnu: wireless-tools: Fix cross-compilation.
authorMathieu Othacehe <m.othacehe@gmail.com>
Thu, 19 Dec 2019 14:28:56 +0000 (15:28 +0100)
committerMathieu Othacehe <m.othacehe@gmail.com>
Thu, 19 Dec 2019 14:32:04 +0000 (15:32 +0100)
commit80a61b38b84f881ff2bf735754c07ab8e38c763b
treea31b23c2cc1e37d6516f97349ac2e89a4abd453b
parent45e7599ce87c184e934a23df73e7738c1ce17666
gnu: wireless-tools: Fix cross-compilation.

* gnu/packages/linux.scm (wireless-tools)[arguments]: Replace 'configure phase
to substitute CC, AR and RANLIB Makefile variables to suitable values when
cross-compiling.
gnu/packages/linux.scm