978f73756b
atom-shell on linux is incorrectly reporting `ia32` for `process.arch`. This is happening because `-Dtarget_arch=ia32` is passed to ninja on linux inside `script/update.py` which leads to '-DARCH="ia32"' being set in the compile flags. I see that the current intention is to target 64 bit builds on linux ( |
||
---|---|---|
.. | ||
lib | ||
bootstrap.py | ||
build.py | ||
bump-version.py | ||
chrome_version.h.in | ||
cibuild | ||
coffeelint.json | ||
coffeelint.py | ||
compile-coffee.py | ||
cpplint.py | ||
create-dist.py | ||
pylint.py | ||
test.py | ||
update-external-binaries.py | ||
update.py | ||
upload-checksums.py | ||
upload.py |