aboutsummaryrefslogtreecommitdiffstats
path: root/main/xen
diff options
context:
space:
mode:
Diffstat (limited to 'main/xen')
-rw-r--r--main/xen/APKBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/main/xen/APKBUILD b/main/xen/APKBUILD
index 3c87988ca1..e608b3d129 100644
--- a/main/xen/APKBUILD
+++ b/main/xen/APKBUILD
@@ -71,6 +71,8 @@ build() {
# folder if necessary.
unset CFLAGS
unset LDFLAGS
+ unset LANG
+ unset LC_ALL
msg "Building hypervisor..."
make xen || return 1