Date: Sat, 28 Jul 2018 13:06:39 +0200 From: Samy Mahmoudi <samy.mahmoudi@gmail.com> To: freebsd-current@freebsd.org Subject: Re: r336806: buildworld failed: emmintrin.h file not found Message-ID: <CAFigVTNyw0%2BFzqJL6=MSR1=5yghdMatkvTZu4hiBwz-s5TVZ8w@mail.gmail.com> In-Reply-To: <CAFigVTOhB-7VC2i9sMzdvB9ML_oqBCLd9%2B4JFP9t2-WCH024Pg@mail.gmail.com> References: <CAFigVTOhB-7VC2i9sMzdvB9ML_oqBCLd9%2B4JFP9t2-WCH024Pg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <samy.mahmoudi@gmail.com>: > ---- 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. >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFigVTNyw0%2BFzqJL6=MSR1=5yghdMatkvTZu4hiBwz-s5TVZ8w>
