summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c1e1ee290ec7..1d5b5497dd0a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -73,6 +73,9 @@ _kernelname=${pkgbase#linux}
prepare() {
cd $_srcname
+ # Workaround GCC 9 build, source: https://www.linuxquestions.org/questions/slackware-14/make-linux-4-19-42-error-4175653720/
+ export LANG=en_US.UTF-8
+
msg2 "Setting version..."
scripts/setlocalversion --save-scmversion
echo "-$pkgrel" > localversion.10-pkgrel