reopen 325535
thanks

Sorry, the arm build of mozilla-firefox still fails, because the patch
for arm is on drugs:

+static nsresult PrepareAndDispatch(nsXPTCStubBase* self, uint32 methodIndex, 
PRUint32* args) asm("_PrepareAndDispatch")
+__attribute((used))__;

This last line should be

+__attribute__((used));

I have no idea why I wrote something that broken. :)

Good news is, alpha built fine. :)

Cheers,
-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
[EMAIL PROTECTED]                                   http://www.debian.org/

Attachment: signature.asc
Description: Digital signature

Reply via email to