https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190669
--- Comment #16 from [email protected] --- The problem is not that the file isn't there: huff@>> find /usr/src -name emmiintrin.h /usr/src/contrib/gcc/config/i386/emmintrin.h /usr/src/contrib/llvm/tools/clang/lib/Headers/emmintrin.h huff@>> The problem is the buildworld bootstrap process, which - as I understand it - shouldn't depend on anything outside itself except a working C/C++ compiler, can't find a .h which is part of the buildworld environment. Am I wrong? -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
