summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure b/configure
index 00c9b8b..274c0a2 100755
--- a/configure
+++ b/configure
@@ -273,6 +273,9 @@ EOF
fi
+# Avoid re-building cparser/Parser.v on the first run
+touch cparser/Parser.v
+
# Summarize configuration
if test "$target" = "manual"; then