Commit Graph
1 Commits
Author SHA1 Message Date
Jess Kay 96d9d644af fix: remove erroneous argument from platform.system() call in libuv build script
The platform.system() function was incorrectly called with an 'arch' argument,
which caused a TypeError at runtime. This fix removes the spurious argument
to correctly detect the Windows platform during libuv builds.
2015-09-06 01:11:08 +00:00