Run omnibus compilations without git

This commit is contained in:
Nobuyoshi Nakada 2025-12-14 10:09:41 +09:00
parent 0159a98bc1
commit c198436f08
No known key found for this signature in database
GPG Key ID: 3582D74E1FEE4465

View File

@ -47,6 +47,7 @@ grouped ${srcdir}/configure \
--enable-debug-env \
--disable-install-doc \
--with-ext=-test-/cxxanyargs,+ \
--without-git \
${enable_shared} \
${INPUT_APPEND_CONFIGURE} \
CFLAGS="${INPUT_CFLAGS}" \