aboutsummaryrefslogtreecommitdiffstats
path: root/main/orc/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/orc/APKBUILD')
-rw-r--r--main/orc/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/orc/APKBUILD b/main/orc/APKBUILD
index 011f6ab5ae..6e8254c9d2 100644
--- a/main/orc/APKBUILD
+++ b/main/orc/APKBUILD
@@ -3,7 +3,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=orc
pkgver=0.4.31
-pkgrel=0
+pkgrel=1
pkgdesc="The Oil Run-time Compiler"
url="https://gstreamer.freedesktop.org/modules/orc.html"
arch="all"
@@ -26,7 +26,7 @@ build() {
--sysconfdir=/etc \
--mandir=/usr/share/man \
--localstatedir=/var \
- --buildtype=release \
+ --buildtype=debugoptimized \
-Dorc-test=disabled \
. output
ninja -C output