summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2018-12-04 11:29:12 +0000
committerSimon McVittie <smcv@collabora.com>2018-12-04 12:28:12 +0000
commite4ea333fcd8a859e74000a412f4d05fd5f69d206 (patch)
treea1c2915ba81a48413d0ec3b0dbc1fb5e8f3e87a3
parent42b4e7319b622bb3ba6eef455497135e8de59e22 (diff)
downloaddbus-e4ea333fcd8a859e74000a412f4d05fd5f69d206.tar.gz
CI: Remove unimplemented --with-glib option
dbus has never actually had this option. Signed-off-by: Simon McVittie <smcv@collabora.com> (cherry picked from commit e0a1bfb26a9f72e8fe59af770d394a90810a7cea)
-rwxr-xr-xtools/ci-build.sh1
1 files changed, 0 insertions, 1 deletions
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}