rpm: Always set b_ndebug to true

'if-release' does not catch buildtype=plain, so we need to do this.

Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
pull/5158/head
Igor Gnatenko 6 years ago committed by Jussi Pakkanen
parent e2f4e926b2
commit da1bb49787
  1. 1
      data/macros.meson

@ -21,6 +21,7 @@
--sharedstatedir=%{_sharedstatedir} \
--wrap-mode=%{__meson_wrap_mode} \
--auto-features=%{__meson_auto_features} \
-Db_ndebug=true \
%{_vpath_srcdir} %{_vpath_builddir} \
%{nil}}

Loading…
Cancel
Save