[Bug 213434] vfwscanf compilation fails
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Oct 15 10:53:44 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213434
--- Comment #1 from mario.g.pavlov at gmail.com ---
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.
More information about the freebsd-bugs
mailing list