This commit is contained in:
Peter Jung 2022-05-11 15:27:46 +02:00
parent 0d590e3b22
commit 39f3707ba6
No known key found for this signature in database
GPG key ID: C3C4820857F654FE
2 changed files with 3 additions and 3 deletions

View file

@ -106,9 +106,9 @@ _thin_lto_cachedir=
_use_cfi=
if [ -n "$_use_llvm_lto" ]; then
pkgbase=linux-cachyos-${_cpusched}-lto
pkgbase=linux-cachyos-lto
else
pkgbase=linux-cachyos-${_cpusched}
pkgbase=linux-cachyos
fi
_major=5.17
_minor=6