I found an answer in the last comment of https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190669
2018-07-28 12:34 GMT+02:00 Samy Mahmoudi <[email protected]>: > ---- Basic/SourceManager.o ---- > /usr/src/contrib/llvm/tools/clang/lib/Basic/SourceManager.cpp:1175:10 > fatal error: 'emmintrin.h' file not found > #include <emmintrin.h> > ^------------------ > The file is located at > /usr/src/contrib/llvm/tools/clang/lib/Headers/emmintrin.h > but I do not know how to properly indicate this to the build suite. > _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"
