[gnome-build-meta/abderrahim/mesonplain] project.conf: use plain meson buildtype



commit b0c45680e620c6015529d9e3157f06fc12d5d741
Author: Abderrahim Kitouni <akitouni gnome org>
Date:   Sun Jun 2 12:56:41 2019 +0100

    project.conf: use plain meson buildtype

 project.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/project.conf b/project.conf
index 959cffa3..9ecda60d 100644
--- a/project.conf
+++ b/project.conf
@@ -152,7 +152,7 @@ elements:
             fi
   meson:
     variables:
-      meson-global: --buildtype=debugoptimized --auto-features=enabled
+      meson-global: --buildtype=plain --auto-features=enabled
       ninja: ninja ${JOBS} -C %{build-dir}
     environment-nocache:
     - JOBS


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]