astromme (Andrew Stromme)
- Login: astromme
- Email: andrew.stromme@gmail.com
- Registered on: 03/13/2013
- Last sign in: 03/13/2013
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
03/13/2013
-
04:38 PM Ruby Bug #8082 (Rejected): Ruby i686-nacl builds but doesn't run correctly
- I am able to build an i686-nacl build with the following steps:
./configure --prefix=/tmp/nacl-ruby --host=i686-nacl --with-arch=i386 --with-baseruby=/usr/local/Cellar/ruby/2.0.0-p0/bin/ruby
make
make package
I then host the result...