Closed
Description
- LLVM13's clang fails to build on NetBSD 9.0.
- The error was pinned down to NetBSD's libstdc++ not providing
std::errc::state_not_recoverable
. - NetBSD 10 will have the relevant enum value.
- However, NetBSD 9 will still be supported for a long time, which means a patch to LLVM.
Metadata
Metadata
Assignees
Labels
No labels