summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD3
1 files changed, 0 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9303f3881c0a..eb2f19a8b865 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -134,9 +134,6 @@ prepare() {
git remote add arch_stable "https://git.archlinux.org/linux.git" || true
git pull --no-edit arch_stable "$_srcver_tag"
- # msg2 "Fixing EXTRAVERSION..."
- # sed -i 's/EXTRAVERSION =/EXTRAVERSION = -arch1/g' "$srcdir/$_reponame/Makefile"
-
# https://github.com/graysky2/kernel_gcc_patch
msg2 "Patching to enabled additional gcc CPU optimizatons..."
patch -Np1 -i "$srcdir/$_reponame_gcc_patch/$_gcc_patch_name"