Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing header in benchmark_register.h #219

Open
Apteryks opened this issue Sep 3, 2021 · 1 comment
Open

Missing header in benchmark_register.h #219

Apteryks opened this issue Sep 3, 2021 · 1 comment
Labels

Comments

@Apteryks
Copy link
Contributor

Apteryks commented Sep 3, 2021

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

@Apteryks Apteryks added the bug label Sep 3, 2021
@Apteryks
Copy link
Contributor Author

Apteryks commented Sep 5, 2021

It's the same as reported here: root-project/cling#425

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant