summaryrefslogtreecommitdiff
path: root/community/xorg-server/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/xorg-server/APKBUILD')
-rw-r--r--community/xorg-server/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/xorg-server/APKBUILD b/community/xorg-server/APKBUILD
index 22361223245..c76eb0f3b94 100644
--- a/community/xorg-server/APKBUILD
+++ b/community/xorg-server/APKBUILD
@@ -158,7 +158,7 @@ build() {
-Ddri2=true \
-Ddri3=true \
. output
- meson compile ${JOBS:+-j ${JOBS}} -C output
+ meson compile -C output
}
check() {