Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kernel-2.eclass: use $(CC) as HOSTCC
Before the change HOSTCC always used gcc. This was detected by Agostino on linux-headers package. After the change HOSTCC uses user-specified CC (or BUILD_CC). Tested on native linux-headers and on cross-*/linux-headers. Reported-by: Agostino Sarubbo https://bugs.gentoo.org/725878 Signed-off-by: Sergei Trofimovich <[email protected]>
- Loading branch information