]> git.apps.os.sepia.ceph.com Git - autobuild-ceph.git/commit
build: use CEPH_EXTRA_CONFIGURE_ARGS for flags from build-auto.sh
authorJosh Durgin <jdurgin@redhat.com>
Tue, 24 Mar 2015 23:35:34 +0000 (16:35 -0700)
committerJosh Durgin <jdurgin@redhat.com>
Wed, 25 Mar 2015 18:31:31 +0000 (11:31 -0700)
commitdd57c4fba2f8724fc6e373e00d496e25f10d3c8c
tree9c0e2bf98e2419f5f1a01274d9d37a62c9904d87
parentff74f419e80779c86737f341ce83f9445d2b6086
build: use CEPH_EXTRA_CONFIGURE_ARGS for flags from build-auto.sh

This was the intent, but it was not being used for many of the
build scripts. Factor out the flags that build-auto.sh sets
(tcmalloc and coverage) into defaults in build-ceph*.sh in case
any of them are being run directly, and not via build-auto.sh.

Signed-off-by: Josh Durgin <jdurgin@redhat.com>
build-auto.sh
build-ceph-deb-native.sh
build-ceph-deb.sh
build-ceph-gcov.sh
build-ceph-notcmalloc.sh
build-ceph-rpm.sh
build-ceph.sh