gitlab-ci: do not build with debugoptimized for meson-main
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Tue, 19 Nov 2019 11:25:36 +0000 (12:25 +0100)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Thu, 21 Nov 2019 08:35:05 +0000 (09:35 +0100)
This should reduce compile time because optimizations are costly.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Michel Dänzer <mdaenzer@redhat.com>
.gitlab-ci.yml

index e50bb4a3d5727437bf3a4308ba1ebe8c805497b3..a4e9177c202d1af76e46ef0743b7652f6aa88397 100644 (file)
@@ -254,7 +254,6 @@ meson-main:
     EXTRA_OPTION: >
       -D osmesa=gallium
       -D tools=all
-    BUILDTYPE: "debugoptimized"
   script:
     - .gitlab-ci/meson-build.sh
     - .gitlab-ci/run-shader-db.sh