|
@@ -6,7 +6,7 @@ options=('!strip')
|
|
|
# The firmware the kernel produces blows: don't falsify this lightly
|
|
|
# "linux-firmware=20170309.695f2d6-1"
|
|
|
pkgrel=1
|
|
|
-pkgver=5.7.6.19.g340b1df92d20
|
|
|
+pkgver=5.8.rc6.14.g39a5e964bf8f
|
|
|
pkgdesc="Kernel build from head"
|
|
|
arch=("x86_64" "aarch64" "armv7h")
|
|
|
license=("GPL2.1")
|
|
@@ -103,7 +103,7 @@ if [ -n "${LOCAL_PI_VER}" ]; then
|
|
|
esac
|
|
|
else
|
|
|
echo "Compiling for desktop"
|
|
|
- #_xcompile_args="CC=clang HOSTCC=clang"
|
|
|
+ _xcompile_args="CC=clang HOSTCC=clang"
|
|
|
#_xcompile_args=""
|
|
|
_config_file="${startdir}/desktop"
|
|
|
#_config_file="${_kernel_src_dir}/configs/desktop"
|