mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-20 16:40:35 +00:00
Since we sometimes recommend that the user update to a newer kernel, it's good to compile support for features that the new kernel supports. Rather than play games with build-time dependencies, just #define those features in. It's ugly, but better than depending on third-party repositories and handling package conflicts. Message-Id: <20180115143129.22190-1-avi@scylladb.com>