Age | Commit message (Collapse) | Author | Files | Lines |
|
This allows us to put 'firefox-esr' back in the Standard case of Horizon,
because on PPC where firefox-esr isn't available APK will fall back to
Arctic Fox. But on platforms where the real Firefox is available, it will
install that.
|
|
Right now, Arctic Fox, Firefox, and Thunderbird all conflict with each
other because abuild finds their .so files. These files are local to
their respective apps (in /usr/lib/$pkgname) but are picked up because
we have to set ldpath or else abuild will complain that libs are missing.
Set the somask to all of their installed libs so they stop conflicting.
Also, fix Skia build on little endian systems.
|
|
This browser would not be necessary if Firefox worked on the PPCs.
Tested on 32-bit and 64-bit PowerPC.
|