From 9a6d43aa6ddaa1513997a53e103baec967f2399f Mon Sep 17 00:00:00 2001 From: JeremyStarTM Date: Sun, 10 Mar 2024 16:00:34 +0100 Subject: [PATCH] Update PKGBUILD --- PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 33ba25d..2b3c6d6 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -9,7 +9,7 @@ # Set to anything but null to activate # Tweak kernel options prior to a build via xconfig -: "${_makexconfig:="SET"}" +: "${_makexconfig:=""}" # Set to anything but null to activate # Copies the final kernel configuration before building @@ -78,6 +78,7 @@ : "${_subarch:=""}" # Enable compiling with LLVM +# Be warned: This is untested : "${_use_llvm_lto:=""}" # Enable/Disable debug options