From 869387e6096c2830456202acdf1689c6933da86a Mon Sep 17 00:00:00 2001 From: Evangelos Foutras Date: Sun, 15 Jan 2023 08:52:32 +0000 Subject: Drop options=(debug)/options=('debug') from trunk devtools 20230105-1 enables the debug option by default. A follow-up commit will remove debug from alongside other options. --- PKGBUILD | 1 - 1 file changed, 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 56ebb09..7989d37 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -13,7 +13,6 @@ depends=(glibc) makedepends=(doxygen git glib2 graphviz gst-plugins-base gtest libdrm libjpeg-turbo libtiff libyaml meson python-jinja python-ply python-sphinx python-pyyaml qt5-base qt5-tools sdl2 systemd texlive-core) -options=(debug) source=(git+https://git.libcamera.org/$pkgname/$pkgname.git#tag=$_commit) sha256sums=('SKIP') -- cgit v1.2.3