Open Apteryks opened 3 years ago
Compilation fails (master branch) unless the LLVM sources are patched like so:
sed -i '/^#include <vector>$/i #include <limits>' \ utils/benchmark/src/benchmark_register.h"
Source: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=cling#n40
It's the same as reported here: https://github.com/root-project/cling/issues/425
Compilation fails (master branch) unless the LLVM sources are patched like so:
Source: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=cling#n40