folly doesn't compile with gcc 7.3.0
Open
- Dominant language
- C++
- Stars
- 30.5k
- Forks
- 5.9k
- PR merge metrics
- No merged PRs in 30d
Description
looks like a clang-specific compiler option was added recently to CMake/FollyCompilerUnix.cmake that results in this:
cc1plus: error: unrecognized command line option ‘-Wno-inconsistent-missing-override’ [-Werror]
OS: RHEL 7.4
Contributor guide
Assessment
This issue has not been assessed yet.