Remove debug flags
This commit is contained in:
@@ -55,7 +55,7 @@ optdepends=(
|
||||
"${MINGW_PACKAGE_PREFIX}-opencv: For motion tracking"
|
||||
)
|
||||
source=("https://download.kde.org/stable/release-service/${pkgver}/src/${_realname}-${pkgver}.tar.xz")
|
||||
#options=("!strip" "debug")
|
||||
|
||||
sha256sums=('135a91e9918eb631feb822b678625f3557e95b6a5e86bde1d3ac1df634015146')
|
||||
|
||||
apply_patch_with_msg() {
|
||||
|
||||
@@ -43,8 +43,6 @@ sha256sums=('f557bd269fafe617eb8d4b7ac2959609f96cce3ea8b1b3ac231063a726927bb0'
|
||||
'SKIP')
|
||||
validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D') # Jonathan Esk-Riddell <jr@jriddell.org>
|
||||
|
||||
options=(!strip debug)
|
||||
|
||||
build() {
|
||||
declare -a _extra_config
|
||||
if check_option "debug" "n"; then
|
||||
|
||||
Reference in New Issue
Block a user