mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-28 10:41:12 +00:00
We supported install CentOS7 .rpm on RHEL7, but we haven't supported building on RHEL7, since there is little difference between CentOS, and that causes build error. This patch fixes the error, now we can produce .rpm for RHEL7 wihout using CentOS. Signed-off-by: Takuya ASADA <syuu@scylladb.com> Message-Id: <1479431134-8032-1-git-send-email-syuu@scylladb.com>