[libvirt] [PATCH 1/2] src: Don't add virarptable.c to setuid library

Daniel P. Berrangé berrange at redhat.com
Thu Mar 15 12:53:57 UTC 2018


On Thu, Mar 15, 2018 at 01:49:29PM +0100, Michal Privoznik wrote:
> The setuid-rpc-client.la is intended to be small and contain only
> bare minimum of source files. virarptable.c is not one of them.
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
>  src/Makefile.am | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/src/Makefile.am b/src/Makefile.am
> index 82c5d5cde8..8b1e4c8a4e 100644
> --- a/src/Makefile.am
> +++ b/src/Makefile.am
> @@ -672,7 +672,6 @@ noinst_LTLIBRARIES += libvirt-setuid-rpc-client.la
>  libvirt_setuid_rpc_client_la_SOURCES = \
>  		util/viralloc.c \
>  		util/virarch.c \
> -		util/virarptable.c \
>  		util/viratomic.c \
>  		util/viratomic.h \
>  		util/virbitmap.c \


Reviewed-by: Daniel P. Berrangé <berrange at redhat.com>


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




More information about the libvir-list mailing list