This website requires JavaScript.
Explore
Help
Register
Sign In
273345896
/
nvm
Watch
1
Star
0
Fork
You've already forked nvm
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e06f735776
nvm
/
test
/
mocks
/
pkg_info_x86
2 lines
12 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Fix support for installing node on SmartOS uname on SmartOS cannot be used to guess if 32 and/or 64 bits binaries are supported, and its output is different than other uname commands on other operating systems. This change uses pkg_info to determine what types of binaries pkgsrc would install. If pkg_info fails to run or is not present, this change falls back to using isainfo -n, which determines what the kernel supports. It allows users to install node binaries on Solaris derivatives. io.js can also be installed on Solaris derivatives starting with version v3.3.1.
2015-09-29 07:02:34 +08:00
echo "i386"