mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
Revert "tools/fast: do not build V with -usecache"
This reverts commit f97a4f1904
.
This commit is contained in:
parent
0b41ff0c6a
commit
ad322f4eb0
@ -4,7 +4,7 @@
|
||||
import os
|
||||
import time
|
||||
|
||||
const voptions = ' -skip-unused -show-timings -stats '
|
||||
const voptions = ' -usecache -skip-unused -show-timings -stats '
|
||||
|
||||
const exe = os.executable()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user