mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
x64: rename to native
to not conflict with the x64 comptime variable
This commit is contained in:
parent
7587458521
commit
6750ed254f
33 changed files with 90 additions and 85 deletions
|
@ -125,7 +125,7 @@ const (
|
|||
'-usecache',
|
||||
'-prealloc',
|
||||
'-parallel',
|
||||
'-x64',
|
||||
'-native',
|
||||
'-W',
|
||||
'-keepc',
|
||||
'-w',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue