mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-22 17:40:34 +00:00
To avoid surprises when libstdc++, clang, or other components in the toolchain introduce regressions, we introduce a "future toolchain". This builds on the Fedora version under active development, and the development branches of gcc and llvm. The future toolchain is not intended to be frozen. Rather, periodically we will build the future toolchain, then build ScyllaDB and run its unit tests under that toolchain, then discard it. Any problems will then have be be tracked down by a developer and either reported to the source repository, or fixed in ScyllaDB. Closes scylladb/scylladb#27964
3.3 KiB
3.3 KiB