gnu: linux-libre: Remove cross-libc from CROSS_CPATH.
authorMathieu Othacehe <m.othacehe@gmail.com>
Sat, 16 Nov 2019 17:14:31 +0000 (18:14 +0100)
committerMathieu Othacehe <m.othacehe@gmail.com>
Sat, 16 Nov 2019 19:40:15 +0000 (20:40 +0100)
commit191a9a26b5d1204c32f906a4dd0b6fd4e1b38130
treecc62e5b9df119b74b77c45a313d3e6f9f229e33d
parent4edc4f57bdd29566fd0780353f3b247bb38a266f
gnu: linux-libre: Remove cross-libc from CROSS_CPATH.

* gnu/packages/linux.scm (make-linux-libre*)[arguments]: Do not unset
CROSS_CPATH completely, instead remove cross-libc from CROSS_CPATH in the same
way that libc is removed from CPATH.
gnu/packages/linux.scm