1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

cmd/v: rename reuse-tmpc to keepc

This commit is contained in:
Alexander Medvednikov
2020-11-27 20:16:24 +01:00
parent 1891f55c72
commit 13948152b6
3 changed files with 3 additions and 3 deletions

View File

@@ -122,7 +122,7 @@ const (
'-parallel',
'-x64',
'-W',
'-reuse-tmpc',
'-keepc',
'-w',
'-print_v_files',
'-error-limit',