Firefox looks to dnt get compiled by clang out of the box without intervention.
I got some errors like :

87:09.20 In file included from 
/root/firefox-58.0.2+build1/media/libpng/arm/filter_neon_intrinsics.c:22:
87:09.22 /usr/lib/llvm-4.0/bin/../lib/clang/4.0.0/include/arm_neon.h:433:1: 
error: unknown type name 'inline'

And I had to edit 
firefox-58.0.2+build1/obj-arm-linux-gnueabihf/media/libpng/backend.mk and 
change "-std=c89" to "-std=gnu89" .
This is just to elp the ones to try to compile firefox with clang

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1711337

Title:
  Firefox crashes at start on armv7L after 55.0.1 update

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1711337/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to