Skip to content

Commit

Permalink
Enable Cargo shallow clones
Browse files Browse the repository at this point in the history
  • Loading branch information
declantsien committed Mar 8, 2024
1 parent 000b8a0 commit c471b44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -7551,6 +7551,7 @@ CARGO_FLAGS="$CARGO_FLAGS"
else
CARGO_FLAGS="$CARGO_FLAGS --release"
fi
CARGO_FLAGS="$CARGO_FLAGS -Zgitoxide=fetch -Zgit=shallow-deps,shallow-index"
AC_SUBST(CARGO_FLAGS)

case "${opsys}" in
Expand Down

0 comments on commit c471b44

Please sign in to comment.