aboutsummaryrefslogtreecommitdiffstats
path: root/main/graphene/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/graphene/APKBUILD')
-rw-r--r--main/graphene/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/main/graphene/APKBUILD b/main/graphene/APKBUILD
index 5396381effd..29a1adb8a4f 100644
--- a/main/graphene/APKBUILD
+++ b/main/graphene/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=graphene
pkgver=1.10.8
-pkgrel=0
+pkgrel=1
pkgdesc="A thin layer of graphic data types"
url="http://ebassi.github.io/graphene/"
arch="all"
@@ -25,6 +25,7 @@ build() {
;;
esac
abuild-meson \
+ -Db_lto=true \
-Darm_neon=$_neon \
-Dinstalled_tests=false \
. output