https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222881
--- Comment #4 from Dimitry Andric <[email protected]> --- (In reply to Sylvain Garrigues from comment #2) > FreeBSD clang version 5.0.0 (branches/release_50 311219) (based on LLVM > 5.0.0svn) > Target: armv6-unknown-freebsd12.0-gnueabihf Right, there is the problem. The default target is armv6. > Thread model: posix > InstalledDir: /usr/bin > "/usr/bin/clang" -cc1 -triple armv6kz-unknown-freebsd12.0-gnueabihf -E And specifically it's using armv6kz. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
