On Sun, 2014-03-23 at 22:31 +0100, Dimitry Andric wrote: > On 23 Mar 2014, at 17:59, Warner Losh <[email protected]> wrote: > > About the time clang was MFC’d, this started appearing. It has been several > > days now. > > > > Did the clang MFC botch something? Was the timing just a coincidence? > > I hope the latter, but I didn't investigate yet. I do know that I ran a > make universe before the clang 3.4 merge, and that worked just fine. > > That said, at first glance this looks like some sort of scripting > problem? Does anybody know off the top of their heads where ARM_NARCH > and ARM_NMMUS are coming from? > > -Dimitry >
from sys/arm/include/cpuconf.h. iirc, they use some compiler predefined macros. -- Ian _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-toolchain To unsubscribe, send any mail to "[email protected]"
