--enable-thumb2 option was not passed this is also needed somewhere in debian/rules to actually pass it to the script generating mozconfig from mozconfig.in
ifeq (1, $(DEB_ENABLE_THUMB2)) DEB_DEFINES += -DDEB_ENABLE_THUMB2 endif I have only tested yesterday adding the --enable-thumb2 line unconditionally in the packaging, as it only has effect on ARM in upstream's configure file. It is not directly passed to gcc so that should be fine. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/696895 Title: FTBFS on armel -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs