diff options
| author | Evangelos Foutras <[email protected]> | 2023-01-15 08:52:32 +0000 |
|---|---|---|
| committer | Evangelos Foutras <[email protected]> | 2023-01-15 08:52:32 +0000 |
| commit | a4b88cf4735e6dc806fd63fa7016cdd673ead599 (patch) | |
| tree | 056e3e7f73886c6153df33b0b4c410bf8947bcad /PKGBUILD | |
| parent | 885f255c3d4ea3fe0712c04d76e165a4374b5c2a (diff) | |
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.
Diffstat (limited to 'PKGBUILD')
| -rw-r--r-- | PKGBUILD | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -21,7 +21,6 @@ sha256sums=('7f694aa000090ec501f7318fca15c980e57addd4d1532862d2250a8840d88cea' validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <[email protected]> F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 # Christoph Feck <[email protected]> D81C0CB38EB725EF6691C385BB463350D6EF31EF) # Heiko Becker <[email protected]> -options=(debug) build() { cmake -B build -S $pkgname-$pkgver \ |
