mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
x64: rename to native to not conflict with the x64 comptime variable
This commit is contained in:
@@ -125,7 +125,7 @@ const (
|
||||
'-usecache',
|
||||
'-prealloc',
|
||||
'-parallel',
|
||||
'-x64',
|
||||
'-native',
|
||||
'-W',
|
||||
'-keepc',
|
||||
'-w',
|
||||
|
||||
Reference in New Issue
Block a user