commit 2b3fa8bef4f6eb068c04e1c25a4b59301603fa24
Author: Boris Ranto <branto>
Date: Tue Dec 4 22:24:42 2018 +0100
New release (2:14.0.1-1)
- sync with upstream
- drop 32-bit support, it is no longer supported upstream
Sadly, this is on purpose. We are getting to a point when we are running out of address space (i.e. 3GB on 32-bit arches) when compiling Ceph. Also, we are talking single threaded compilation. It was not possible to use multiple threads to compile Ceph for quite a while. Upstream has dropped the support for 32-bit arches a long time ago.