mirror of
https://github.com/ruby/ruby.git
synced 2026-01-26 20:19:19 +00:00
Run omnibus compilations without git
This commit is contained in:
parent
0159a98bc1
commit
c198436f08
1
.github/actions/compilers/entrypoint.sh
vendored
1
.github/actions/compilers/entrypoint.sh
vendored
@ -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}" \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user