Revert "rpm: Always set b_ndebug to true"
It turned out that it is not really good idea.
This reverts commit da1bb49787
.
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
This commit is contained in:
parent
ef87d11dcd
commit
2946eb4404
|
@ -21,7 +21,6 @@
|
|||
--sharedstatedir=%{_sharedstatedir} \
|
||||
--wrap-mode=%{__meson_wrap_mode} \
|
||||
--auto-features=%{__meson_auto_features} \
|
||||
-Db_ndebug=true \
|
||||
%{_vpath_srcdir} %{_vpath_builddir} \
|
||||
%{nil}}
|
||||
|
||||
|
|
Loading…
Reference in New Issue