compiler-explorer / compiler-explorer/infra
Building folly
Open
- Dominant language
- Python
- Stars
- 434
- Forks
- 429
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 38
Description
cc @rdtscp
Building facebook/folly also requires a built Boost, which we simply don't have.
But it's also not possible to install Boost using folly's getdeps.py, because that uses system defaults and won't result in correct static library binaries for every compiler.
So for now I'd say we should just use header only until we can build boost ourselves.
Contributor guide
Assessment
This issue has not been assessed yet.