mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
Revert "Revert "tools/fast: do not build V with -usecache""
This reverts commit ad322f4eb0
.
This commit is contained in:
parent
ad322f4eb0
commit
3656d445ab
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
import os
|
import os
|
||||||
import time
|
import time
|
||||||
|
|
||||||
const voptions = ' -usecache -skip-unused -show-timings -stats '
|
const voptions = ' -skip-unused -show-timings -stats '
|
||||||
|
|
||||||
const exe = os.executable()
|
const exe = os.executable()
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue