From e4ea333fcd8a859e74000a412f4d05fd5f69d206 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Tue, 4 Dec 2018 11:29:12 +0000 Subject: CI: Remove unimplemented --with-glib option dbus has never actually had this option. Signed-off-by: Simon McVittie (cherry picked from commit e0a1bfb26a9f72e8fe59af770d394a90810a7cea) --- tools/ci-build.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/ci-build.sh b/tools/ci-build.sh index 12f1fbc5..24075a29 100755 --- a/tools/ci-build.sh +++ b/tools/ci-build.sh @@ -223,7 +223,6 @@ case "$ci_buildsys" in --enable-installed-tests \ --enable-maintainer-mode \ --enable-modular-tests \ - --with-glib \ "$@" ${make} -- cgit v1.2.1