summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2b4b160997a5..b5632ab89b55 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -16,8 +16,6 @@ pkgbase = gxr-git
optdepends = monado-git: The open source OpenXR runtime.
provides = gxr=0.13.99.813.56622d0
conflicts = gxr
- options = debug
- options = !strip
source = git+https://gitlab.freedesktop.org/xrdesktop/gxr.git
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index e2af83bafa3b..02495e64785d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,6 @@ provides=("$_realname="$pkgver)
conflicts=("$_realname")
makedepends=('meson' 'git' 'vulkan-headers')
license=('MIT')
-options=('debug' '!strip')
source=('git+https://gitlab.freedesktop.org/xrdesktop/gxr.git')