gitlab-ci: Switch the meson-main build type to debugoptimized.
authorEric Anholt <eric@anholt.net>
Thu, 1 Aug 2019 19:14:15 +0000 (12:14 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 13 Aug 2019 17:30:01 +0000 (10:30 -0700)
commitab49873b4422eb087b6257265e30799ce8d4728d
treee2162a29f74047975721ad153e7efb0391edb6a8
parent9605749f995b3a7b1d94d71994cdc57b9d0bfdff
gitlab-ci: Switch the meson-main build type to debugoptimized.

Now that we're running the drivers we build, building with
optimization is important for keeping our runtime down.  Shaves about
4 minutes of runtime off of GLES2 CTS of llvmpipe at 64x64.

v2: Only switch meson-main until we enable CTS for other builds
    on request by Michel.

Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
.gitlab-ci.yml
.gitlab-ci/meson-build.sh