From 27fb2a8a476b279f8d45f9f855e7808d8ebd66b7 Mon Sep 17 00:00:00 2001 From: Piotr Gorski Date: Thu, 27 Feb 2025 17:55:09 +0100 Subject: [PATCH] Sync with Github Signed-off-by: Piotr Gorski --- PKGBUILD | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index f7adbf42935d..b09511da2895 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -137,7 +137,7 @@ # 3. Profile the kernel and convert the profile, see Generating the Profile for AutoFDO # 4. Put the profile into the sourcedir # 5. Run kernel build again with the _autofdo_profile_name path to profile specified -: "${_autofdo:=}" +: "${_autofdo:=no}" # Name for the AutoFDO profile : "${_autofdo_profile_name:=}" @@ -155,7 +155,6 @@ # Enable this after the profiles have been generated : "${_propeller_profiles:=no}" - # ATTENTION: Do not modify after this line _is_lto_kernel() { [[ "$_use_llvm_lto" = "thin" || "$_use_llvm_lto" = "full" ]] @@ -203,7 +202,7 @@ makedepends=( ) _patchsource="https://raw.githubusercontent.com/cachyos/kernel-patches/master/${_major}" -_nv_ver=570.86.16 +_nv_ver=570.124.04 _nv_pkg="NVIDIA-Linux-x86_64-${_nv_ver}" _nv_open_pkg="open-gpu-kernel-modules-${_nv_ver}" source=(