summaryrefslogtreecommitdiff
path: root/main/glu/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/glu/APKBUILD')
-rw-r--r--main/glu/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/glu/APKBUILD b/main/glu/APKBUILD
index 846644b3387..f86d4c0c299 100644
--- a/main/glu/APKBUILD
+++ b/main/glu/APKBUILD
@@ -19,7 +19,7 @@ build() {
-Ddefault_library=shared \
-Dgl_provider=osmesa \
. output
- meson compile ${JOBS:+-j ${JOBS}} -C output
+ meson compile -C output
}
package() {