From 5cfb877f2846bbffaea8d213295c7269175807b4 Mon Sep 17 00:00:00 2001 From: Mark Reynolds Date: Mar 08 2017 15:08:22 +0000 Subject: Rebase rhel-7.4 with 1.3.6 Resovles: bug 1388567 - Rebase 389-ds-base to 1.3.6 in RHEL-7.4 --- diff --git a/rpm/389-ds-base.spec.in b/rpm/389-ds-base.spec.in index a76d00e..4822fe9 100644 --- a/rpm/389-ds-base.spec.in +++ b/rpm/389-ds-base.spec.in @@ -306,7 +306,8 @@ ASAN_FLAGS="--enable-asan --enable-debug" %endif %if %{use_tcmalloc} -TCMALLOC_FLAGS="--with-tcmalloc" +# disable for now - https://bugzilla.redhat.com/show_bug.cgi?id=1430223 +#TCMALLOC_FLAGS="--with-tcmalloc" %endif # Rebuild the autotool artifacts now.