git » wolfssl.git » commit fd71752

Drop options=(debug)/options=('debug') from trunk

author Evangelos Foutras
2023-01-15 08:52:32 UTC
committer Evangelos Foutras
2023-01-15 08:52:32 UTC
parent 0843e9e47016386946ddf6a7d33cf69ed5449c5b

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 +0 -1

diff --git a/PKGBUILD b/PKGBUILD
index db6762c..7991253 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,6 @@ license=(GPL2)
 depends=(glibc)
 makedepends=(cmake)
 provides=(libwolfssl.so)
-options=(debug)
 source=(
   $pkgname-$pkgver-stable.tar.gz::https://github.com/$pkgname/$pkgname/archive/refs/tags/v$pkgver-stable.tar.gz
   https://github.com/$pkgname/$pkgname/releases/download/v$pkgver-stable/$pkgname-$pkgver-stable.tar.gz.asc