mirror of
https://github.com/ceph/ceph
synced 2024-12-17 00:46:05 +00:00
c1c6cfc49c
dh_auto_configure set -DCMAKE_BUILD_TYPE=None so the default does not take effect at all. this is on purpose, see [1]. and dpkg-buildflags is able to produce the suggested compiling flags by debian policy. dh_* can pass these flags to cmake only if it works at compat>=9, see [2]. and we are safe to move to compat 9, as jewel's supported debian based distro is jessie (with debhelper 9.20150101), ubuntu trusty (with debhelper 9.20131227ubuntu1) --- [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701233#35 [2] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=653916 Fixes: http://tracker.ceph.com/issues/16744 Signed-off-by: Kefu Chai <kchai@redhat.com> |
||
---|---|---|
.. | ||
source | ||
.gitignore | ||
ceph-base.dirs | ||
ceph-base.docs | ||
ceph-base.install | ||
ceph-base.lintian-overrides | ||
ceph-base.postinst | ||
ceph-base.prerm | ||
ceph-common.dirs | ||
ceph-common.install | ||
ceph-common.postinst | ||
ceph-common.postrm | ||
ceph-fs-common.install | ||
ceph-fuse.install | ||
ceph-mds.dirs | ||
ceph-mds.install | ||
ceph-mds.postinst | ||
ceph-mds.prerm | ||
ceph-mon.dirs | ||
ceph-mon.install | ||
ceph-mon.postinst | ||
ceph-mon.prerm | ||
ceph-osd.dirs | ||
ceph-osd.install | ||
ceph-osd.postinst | ||
ceph-osd.prerm | ||
ceph-resource-agents.install | ||
ceph-test.install | ||
changelog | ||
compat | ||
control | ||
copyright | ||
libcephfs1.install | ||
libcephfs-dev.install | ||
libcephfs-java.jlibs | ||
libcephfs-jni.install | ||
librados2.install | ||
librados-dev.install | ||
libradosstriper1.install | ||
libradosstriper-dev.install | ||
librbd1.install | ||
librbd-dev.install | ||
librgw2.install | ||
librgw-dev.install | ||
python-cephfs.install | ||
python-rados.install | ||
python-rbd.install | ||
radosgw.dirs | ||
radosgw.install | ||
radosgw.postinst | ||
radosgw.prerm | ||
rbd-fuse.install | ||
rbd-mirror.install | ||
rbd-nbd.install | ||
rules | ||
watch |