]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #7316 from ceph/wip-deb-lttng-hammer
authorLoic Dachary <loic@dachary.org>
Fri, 29 Jan 2016 03:36:05 +0000 (10:36 +0700)
committerLoic Dachary <loic@dachary.org>
Fri, 29 Jan 2016 03:36:05 +0000 (10:36 +0700)
commit86ba6caf992d2544cdd174e3b3f26a6099c91fc5
tree848c3f499f5b02d83281a6278a622d382610b6c1
parentb6b8ee41fc77679e82304e79da6dbd0c35f5c067
parent0325f8af5cbee3d74e9f363f61c2e2ababf501d9
Merge pull request #7316 from ceph/wip-deb-lttng-hammer

deb: strip tracepoint libraries from Wheezy/Precise builds

All other "modern" Debian-based OSes have a functional LTTng-UST. Since only hammer needs to build on these older distros, this fix only affects the deb building process for those two releases(since autoconf detects that LTTng is broken).

Reviewed-by: Loic Dachary <ldachary@redhat.com>