Created attachment 178225 [details] use clang Hi, clang can build sm170 with the attached patch. The patch is similar to the one commited in ports r423893 build log (17MB) http://mikael.urankar.free.fr/FreeBSD/arm/build_logs/spidermonkey170-17.0.0_4.log Thanks in advance
spidermonkey170 builds on armv6 as of 20170122. Is this PR still relevant?
Yes the pr is still relevant. sm170 uses gcc49 as of today and it causes all sorts of problem on armv6.
A commit references this bug: Author: kwm Date: Tue May 9 18:04:59 UTC 2017 New revision: 440509 URL: https://svnweb.freebsd.org/changeset/ports/440509 Log: Use clang on armv6. PR: 215516 Submitted by: mikael.urankar@gmail.com Changes: head/lang/spidermonkey170/Makefile head/lang/spidermonkey170/files/patch-assembler_wtf_Platform.h head/lang/spidermonkey170/files/patch-vm_NumericConversions.h