From a4b88cf4735e6dc806fd63fa7016cdd673ead599 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 ba1064e..d0cfc83 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -21,7 +21,6 @@ sha256sums=('7f694aa000090ec501f7318fca15c980e57addd4d1532862d2250a8840d88cea' validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 # Christoph Feck D81C0CB38EB725EF6691C385BB463350D6EF31EF) # Heiko Becker -options=(debug) build() { cmake -B build -S $pkgname-$pkgver \ -- cgit v1.3.1