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>
pull/5235/head
Igor Gnatenko 5 years ago
parent ef87d11dcd
commit 2946eb4404
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C
  1. 1
      data/macros.meson

@ -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…
Cancel
Save