Skip to content

Commit ad322f4

Browse files
committed
Revert "tools/fast: do not build V with -usecache"
This reverts commit f97a4f1.
1 parent 0b41ff0 commit ad322f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/tools/fast/fast.v

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import os
55
import time
66

7-
const voptions = ' -skip-unused -show-timings -stats '
7+
const voptions = ' -usecache -skip-unused -show-timings -stats '
88

99
const exe = os.executable()
1010

0 commit comments

Comments
 (0)