summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@redhat.com>2019-01-04 20:00:41 +0400
committerMarc-André Lureau <marcandre.lureau@redhat.com>2019-01-08 12:06:40 +0400
commitf0e5be973c1732f43a6761544b411af1697d7d87 (patch)
tree172c08c7930693d738949a55989531b0a452b42e /.gitlab-ci.yml
parentef27e033a09cd0808666ea6f4224c9f980931d44 (diff)
meson: switch sasl option to auto feature
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Christophe Fergeau <cfergeau@redhat.com>
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 5dbe12e..ce4f18f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -50,7 +50,6 @@ makecheck_simple-meson:
-Dlz4=false
-Dgstaudio=false
-Dgstvideo=false
- -Dsasl=false
-Dsmartcard=false
-Dusbredir=false
-Ddbus=false || (cat build/meson-logs/meson-log.txt && exit 1)