Skip to content

Commit 22a088b

Browse files
committed
grrr
1 parent 17d873c commit 22a088b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

configure

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -720,6 +720,10 @@ then
720720
exit 0
721721
fi
722722

723+
# Unstuck the LLVM submodule
724+
rm -f "${CFG_SRC_DIR}/.git/modules/src/llvm/index.lock"
725+
exit 1
726+
723727
# Validate Options
724728
if [ -z "$CFG_DISABLE_OPTION_CHECKING" ]
725729
then

0 commit comments

Comments
 (0)