[Pkg-libvirt-maintainers] [PATCH] debian/rules: set --with-numactl for ppc64el as well
Guido Günther
agx at sigxcpu.org
Fri Apr 29 06:40:53 UTC 2016
On Thu, Apr 28, 2016 at 08:17:43PM +0000, Serge Hallyn wrote:
> Signed-off-by: Serge Hallyn <serge.hallyn at ubuntu.com>
> ---
> debian/rules | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/debian/rules b/debian/rules
> index 4d72098..9db07a9 100755
> --- a/debian/rules
> +++ b/debian/rules
> @@ -43,7 +43,7 @@ ifneq (,$(findstring $(DEB_HOST_ARCH_OS), linux))
> else
> WITH_DTRACE = --without-dtrace
> endif
> - ifneq (,$(findstring $(DEB_HOST_ARCH), amd64 i386 ia64 mips mipsel powerpc))
> + ifneq (,$(findstring $(DEB_HOST_ARCH), amd64 i386 ia64 mips mipsel powerpc ppc64el))
> WITH_NUMA = --with-numactl
> else
> WITH_NUMA = --without-numactl
> --
Applied. Thanks.
Cheers,
-- Guido
More information about the Pkg-libvirt-maintainers
mailing list