https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263456
Adriaan de Groot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Adriaan de Groot <[email protected]> --- - tvm: has updated since this exp-run, now seems to work - youcompleteme: has updated since this exp-run, now seems to work - halide: outdated port, I've filed a bug for yuri@ - castxml: bad OPTIONS section, I've filed a bug for yuri@ - py-llvmlite: the LLVM dependency is just wrong, it must be 10, I've filed a bug for the maintainer For android-tools-simpleperf and clazy, both are building as C++11, but LLVM13 headers require a later C++ standard (in particular, the headers use std::enable_if_t, which is C++14). *Probably* those can be fixed by bumping the C++ standard on them. -- You are receiving this mail because: You are on the CC list for the bug.
