From 2946eb4404a5351f0dc6eb47c05a80d0ef04acd6 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 8 Apr 2019 13:00:40 +0200 Subject: [PATCH] Revert "rpm: Always set b_ndebug to true" It turned out that it is not really good idea. This reverts commit da1bb49787b2f65ca3a4c3c3fb0d9eda822f3275. Signed-off-by: Igor Gnatenko --- data/macros.meson | 1 - 1 file changed, 1 deletion(-) diff --git a/data/macros.meson b/data/macros.meson index 73a31ab7d..05d21e58b 100644 --- a/data/macros.meson +++ b/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}}