x64: rename to native to not conflict with the x64 comptime variable

This commit is contained in:
pancake 2021-04-26 15:39:38 +02:00 committed by Delyan Angelov
parent 7587458521
commit 6750ed254f
33 changed files with 90 additions and 85 deletions

View file

@ -125,7 +125,7 @@ const (
'-usecache',
'-prealloc',
'-parallel',
'-x64',
'-native',
'-W',
'-keepc',
'-w',