summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLubosz Sarnecki2020-01-17 16:28:37 +0100
committerLubosz Sarnecki2020-01-17 16:28:37 +0100
commit3541384f11b48119302b034df57dbd0968881892 (patch)
tree8223e0a74b3a99166bd34c03525dd5c6cffbdd8c /PKGBUILD
parente88fdc39fb579ae5c1aa64fce5ebc9c530428e35 (diff)
downloadaur-3541384f11b48119302b034df57dbd0968881892.tar.gz
don't build debug and strip.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c7bbafdf97aa..8a07c89c7c3f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,6 @@ provides=("$_realname="$pkgver)
conflicts=("$_realname")
makedepends=('meson' 'git' 'glslang' 'vulkan-headers' 'gtk-doc')
license=('MIT')
-options=('debug' '!strip')
source=('git+https://gitlab.freedesktop.org/xrdesktop/gulkan.git')
md5sums=('SKIP')