mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-29 19:21:01 +00:00
As we discussed on the thread (https://github.com/scylladb/scylla/issues/2941), since we override symbols on libgcc, we need to link libgcc dynamically for Ubuntu/Debian too (CentOS already do it). Signed-off-by: Takuya ASADA <syuu@scylladb.com> Message-Id: <1511542866-21486-2-git-send-email-syuu@scylladb.com>