Files
Arch-R/packages/linux
Matthias Reichl bef9e763e5 linux: use common kernel_make function
Since 4.17, make headers_check requires a working compiler to detect
goto-asm support.

Configuring CROSS_COMPILE= with a non-existant gcc compiler (as is the
case when building linux:host in a clean build) will now always fail.

Avoid setting CROSS_COMPILE in Makefile and instead pass on the
command line when required.

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-06-16 18:28:21 +01:00
..
2016-12-04 13:23:44 -08:00