Bug#1001314: mozjs78: FTBFS on armhf: '-mfloat-abi=hard': selected architecture lacks an FPU
Simon McVittie
smcv at debian.org
Wed Dec 8 09:48:02 GMT 2021
On Wed, 08 Dec 2021 at 09:41:29 +0000, Simon McVittie wrote:
> At a guess, perhaps the problem is that the mozjs build system is explicitly
> specifying -march=armv7-a when it should be something like
> -march=armv7-a+vfpv3 or accepting the compiler's default?
Looks like this might be the same issue fixed by
https://github.com/alexcrichton/cc-rs/commit/b2f6b146b75299c444e05bbde50d03705c7c4b6e
smcv
More information about the pkg-gnome-maintainers
mailing list