fabfile: %_find_debuginfo_dwz_opts %{nil} 64/head
authorSage Weil <sage@redhat.com>
Fri, 4 Sep 2015 18:16:01 +0000 (14:16 -0400)
committerSage Weil <sage@redhat.com>
Fri, 4 Sep 2015 18:16:01 +0000 (14:16 -0400)
commit193864ec69edb4dbb0112bb3ea54e6d2f20b30dd
tree04816590073c18d7229934ade4a8675457f52709
parent88b23b56e2574817d4fef006be8352bba646cc90
fabfile: %_find_debuginfo_dwz_opts %{nil}

This skips the dwz compression step.  The debuginfo package is bigger
(from 700M to 1.1G in my test) but it saves about 18 minutes from the
build time.

Signed-off-by: Sage Weil <sage@redhat.com>
fabfile.py