https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213434
--- Comment #1 from [email protected] --- After some investigation it turns out this failure is caused by CPUTYPE?=skylake When I removed it from make.conf buildworld completed successfully. I specifically waited for LLVM 3.6 or later to use the skylake target, see http://llvm.org/viewvc/llvm-project/cfe/branches/release_36/lib/Basic/Targets.cpp?view=markup Is this a problem with base or LLVM? What's the next best CPUTYPE value for i7-6700? -- 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]"
