Small build config cleanup (#2621)
This commit is contained in:
parent
148db553f5
commit
9de1a5e4dc
|
@ -8,7 +8,6 @@ const args = process.argv
|
|||
|
||||
let targets
|
||||
const platform = os.platform()
|
||||
const cpus = os.cpus()
|
||||
|
||||
if (platform === 'darwin') {
|
||||
let arch = Arch.x64
|
||||
|
|
Loading…
Reference in New Issue