summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 5 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 496a0ad86c71..b44ebb35711f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,9 +13,6 @@ _enable_gcc_more_v="y"
# which will cause a failure to build if using makechrootpkg. Note that the
# generic (default) option is 26.
#
-# Note - the march=native option is unavailable by this method, use the nconfig
-# and manually select it.
-#
# 1. AMD Opteron/Athlon64/Hammer/K8 (MK8)
# 2. AMD Opteron/Athlon64/Hammer/K8 with SSE3 (MK8SSE3)
# 3. AMD 61xx/7x50/PhenomX3/X4/II/K10 (MK10)
@@ -42,6 +39,7 @@ _enable_gcc_more_v="y"
# 24. Intel Cannon Lake (MCANNONLAKE)
# 25. Intel Ice Lake (MICELAKE)
# 26. Generic-x86-64 (GENERIC_CPU)
+# 27. Native optimizations autodetected by GCC (MNATIVE)
_subarch=
# Compile ONLY probed modules
@@ -65,9 +63,9 @@ _rev_override="n"
### IMPORTANT: Do no edit below this line unless you know what you're doing
_major=5.0
-_minor=13
+_minor=14
_srcname=linux-${_major}
-_clr=${_major}.11-747
+_clr=${_major}.13-752
pkgbase=linux-clear
pkgver=${_major}.${_minor}
pkgrel=1
@@ -108,7 +106,7 @@ prepare() {
echo "$_kernelname" > localversion.20-pkgname
### Add Clearlinux patches
- for i in $(grep '^Patch' ${srcdir}/clearlinux/linux.spec | grep -Ev '^Patch0126|^Patch0001|^Patch0003' | sed -n 's/.*: //p'); do
+ for i in $(grep '^Patch' ${srcdir}/clearlinux/linux.spec | grep -Ev '^Patch0126' | sed -n 's/.*: //p'); do
msg2 "Applying patch ${i}..."
patch -Np1 -i "$srcdir/clearlinux/${i}"
done
@@ -338,7 +336,7 @@ done
sha256sums=('437b141a6499159f5a7282d5eb4b2be055f8e862ccce44d7464e8759c31a2e43'
'SKIP'
- '32c84ee7ea4ac2db5403df3336611ff7635fa9b7098f876e1da8009f9daff694'
+ 'c47e45f0592c2b5263957c494a4df824e764cbfe1b9fa6d894b8ea2df8b9a69d'
'SKIP'
'2a4438a66ed1a9b82be943d6d19366c006787ba5af302f425674ca6d8c928099'
'226e30068ea0fecdb22f337391385701996bfbdba37cdcf0f1dbf55f1080542d'