CI: Remove unimplemented --with-glib option
authorSimon McVittie <smcv@collabora.com>
Tue, 4 Dec 2018 11:29:12 +0000 (11:29 +0000)
committerSimon McVittie <smcv@collabora.com>
Tue, 4 Dec 2018 12:28:12 +0000 (12:28 +0000)
dbus has never actually had this option.

Signed-off-by: Simon McVittie <smcv@collabora.com>
(cherry picked from commit e0a1bfb26a9f72e8fe59af770d394a90810a7cea)

tools/ci-build.sh

index 12f1fbc..24075a2 100755 (executable)
@@ -223,7 +223,6 @@ case "$ci_buildsys" in
             --enable-installed-tests \
             --enable-maintainer-mode \
             --enable-modular-tests \
-            --with-glib \
             "$@"
 
         ${make}