Skip to content
Commit 2a3ffe80 authored by Koen Kooi's avatar Koen Kooi Committed by Martin Jansa
Browse files

mozjs 17.0.0: fix aarch64 and 64k page builds, generic cleanups



* Mozjs17 has problems with 64k page sizes (powerpc64, aarch64 and probably others) and lacks support for aarch64. Patches were lifted from the fedora src rpm and rediffed.

* Regenerate configure with autoconf-2.13 to make the fixes mentioned above take effect.

* Provide proper config.guess and config.sub files

* Explicitly disable static builds and regroup configure options.

* Also clean out the patches/ dir present in the tarball to avoid conflicts with the OE patcher.

Signed-off-by: default avatarKoen Kooi <koen.kooi@linaro.org>
Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
parent 5fffea16
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment