Re: [kvm-unit-tests PATCH 5/9] s390x/Makefile: remove unused include path

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 16 Jan 2023 18:57:53 +0100
Marc Hartmayer <mhartmay@xxxxxxxxxxxxx> wrote:

> `lib` seems to be unused therefore let's remove it.
> 
> Signed-off-by: Marc Hartmayer <mhartmay@xxxxxxxxxxxxx>

this definitely needs to be merged into the previous patch

> ---
>  s390x/Makefile | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/s390x/Makefile b/s390x/Makefile
> index 032524373593..31f6db11213d 100644
> --- a/s390x/Makefile
> +++ b/s390x/Makefile
> @@ -63,7 +63,7 @@ test_cases: $(tests)
>  test_cases_binary: $(tests_binary)
>  test_cases_pv: $(tests_pv_binary)
>  
> -INCLUDE_PATHS = $(SRCDIR)/lib $(SRCDIR)/lib/s390x lib
> +INCLUDE_PATHS = $(SRCDIR)/lib $(SRCDIR)/lib/s390x
>  CPPFLAGS = $(addprefix -I,$(INCLUDE_PATHS))
>  
>  CFLAGS += -std=gnu99




[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux