benlilaj / gears

Automatically exported from code.google.com/p/gears
0 stars 1 forks source link

Mipsel support #885

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Google gears needs some mips assembly code. This patch adds it. I've tested
it with ff 3.0.5/xulrunner 1.9 on linux mips box with the demos of the
google gears website.
To get it detected under firefox, I had to remove the architecture check in
the install.rdf file as it's looking for x86 and as I have a 64 bit kernel
and a 32 bit linux user space  [ uname -m give mips64 and binaries are mips
o32 ]

Original issue reported on code.google.com by the...@gmail.com on 8 Jun 2009 at 12:36

Attachments: