desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #67720
[Bug 908508]
Created attachment 589953
Use YARR interpreter instead of PCRE on platforms where YARR JIT is not supported (m-c patch)
Here's the patch updated to m-c, with the following changes wrt previous patch against beta :
- return true instead of #error'ing in syntaxCheck. (no idea what to do for that)
- assembler/jit added to VPATH in js/src/Makefile.in (for !yarr_jit)
- ExecutableAllocator.cpp/ExecutableAllocatorPosix.cpp added to CPPSRCS (for !yarr_jit)
This allows me to build m-c on sparc64. I'm now trying to build on ppc
to see if it actually runs, but it seems bug #703534 is back, as of now
i'm getting again the #error about missing cacheFlush (which for now
i'll define as empty..). Not setting any review, but i'd like
feedback...
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to thunderbird in Ubuntu.
https://bugs.launchpad.net/bugs/908508
Title:
Firefox/Thunderbird 10 FTBFS on powerpc in js/src/yarr/pcre
Status in The Mozilla Firefox Browser:
In Progress
Status in “firefox” package in Ubuntu:
Fix Released
Status in “thunderbird” package in Ubuntu:
Fix Released
Bug description:
Debian has the fix, so I'll add it to the branch and it should work
with the next upload.
To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/908508/+subscriptions
References