compiler-explorer / compiler-explorer/infra

Building folly

Open
#892 2 comments 1 reaction 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.