]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
scripts/build_utils: always pass -DALLOCATOR
authorKefu Chai <kchai@redhat.com>
Fri, 4 Jun 2021 08:23:09 +0000 (16:23 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 4 Jun 2021 10:46:32 +0000 (18:46 +0800)
commita820c0ab2d9e980108a30f95bd5b82cf9e685667
tree58105d64c94a6215cc7028de485bfb17d2485573
parent2cbeb00308051188337773b587ea5e2913a42b56
scripts/build_utils: always pass -DALLOCATOR

this change reverts 901fe2e097548707350bc89c7650e0f72c45d994 and
17b40974b1cb10d1d8ba0373dbf578fb0e82f036.

since we don't need to buld master (quincy and up) on bionic anymore,
there is no need to worry about the FTBFS when compiling with a buggy
gperftools (<2.6.2) shipped along with bionic.

Signed-off-by: Kefu Chai <kchai@redhat.com>
scripts/build_utils.sh