https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199048
--- Comment #13 from mikael.uran...@gmail.com --- Adding --with-setjmp-type=_setjmp to configure fixed the clang problem. I don't know if this bug report is related to our issue on ARM: https://bugs.ruby-lang.org/issues/10438 and http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=48184 for the fix .if ${ARCH} == "armv6" || ${ARCH} == "armv6hf" CONFIGURE_ARGS+= --with-setjmp-type=_setjmp .endif -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-ruby@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ruby To unsubscribe, send any mail to "freebsd-ruby-unsubscr...@freebsd.org"