gnu: hdparm: Fix cross-compilation.
authorTobias Geerinckx-Rice <me@tobias.gr>
Tue, 2 Jun 2020 23:38:11 +0000 (01:38 +0200)
committerTobias Geerinckx-Rice <me@tobias.gr>
Wed, 3 Jun 2020 00:21:22 +0000 (02:21 +0200)
commit7dd57cc00e949dd414ed1c820d6452b2c9978184
tree0e96dfb5a67a87524a8a27c3abab404bec7d9fce
parente45f0c79fbad86a9a181b8674219f385c8ea5504
gnu: hdparm: Fix cross-compilation.

* gnu/packages/linux.scm (hdparm)[arguments]: Use CC-FOR-TARGET.
Don't strip the binary during the build phase.
gnu/packages/linux.scm