10.0 RC0, without_tcmalloc, rhbz#2018439
Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
This commit is contained in:
parent
3d10f66c48
commit
41e85331ab
@ -81,7 +81,7 @@
|
|||||||
%{?_without_tcmalloc:%global _without_libtcmalloc --without-tcmalloc}
|
%{?_without_tcmalloc:%global _without_libtcmalloc --without-tcmalloc}
|
||||||
|
|
||||||
%ifnarch x86_64
|
%ifnarch x86_64
|
||||||
%global _without_libtcmalloc --without-tcmalloc
|
%global _without_tcmalloc --without-tcmalloc
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
# ocf
|
# ocf
|
||||||
@ -844,7 +844,6 @@ sed -i -e 's/--quiet//' configure.ac
|
|||||||
%{?_without_georeplication} \
|
%{?_without_georeplication} \
|
||||||
%{?_without_ocf} \
|
%{?_without_ocf} \
|
||||||
%{?_without_server} \
|
%{?_without_server} \
|
||||||
%{?_without_syslog} \
|
|
||||||
%{?_with_ipv6default} \
|
%{?_with_ipv6default} \
|
||||||
%{?_without_linux_io_uring} \
|
%{?_without_linux_io_uring} \
|
||||||
%{?_without_libtirpc} \
|
%{?_without_libtirpc} \
|
||||||
|
Loading…
Reference in New Issue
Block a user