From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020830 Description of problem: mozilla needs an xptcall patch to build for ppc, and other changes to build for ppc on a ppc64 system Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1.on a ppc64 system, rpmbuild --target=ppc mozilla 2. 3. Actual Results: build errors Expected Results: sucessful build Additional info: I will attach patches.
Created attachment 77364 [details] spec file changes
Created attachment 77365 [details] keep configure from trying to do a cross-build
Created attachment 77366 [details] xtpcall support for ppc
Are you sure that the asm changes will work with all the compilers that we support? If so, we need to get that in upstream.
I got the xptcall patch from mozilla bugzilla. As I understand it, it has been accepted. http://bugzilla.mozilla.org/show_bug.cgi?id=142594
This has long since been fixed