diff for duplicates of <5583E816.3090705@redhat.com> diff --git a/a/1.txt b/N1/1.txt index cf48959..2636b23 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -30,7 +30,8 @@ On 18/06/2015 17:50, Andre Przywara wrote: > +ifeq ($(origin CC), default) > + CC := $(CROSS_COMPILE)gcc > +endif -> CFLAGS :> -LD := $(CROSS_COMPILE)ld +> CFLAGS := +> -LD := $(CROSS_COMPILE)ld > +ifeq ($(origin LD), default) > + LD := $(CROSS_COMPILE)ld > +endif @@ -44,7 +45,8 @@ ignored." Paolo -> LDFLAGS :> +> LDFLAGS := +> > FIND := find > @@ -148,8 +152,6 @@ ifeq ($(ARCH), powerpc) > OBJS += powerpc/spapr_pci.o diff --git a/a/content_digest b/N1/content_digest index 0384950..e6f2a82 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\01434642647-3127-1-git-send-email-andre.przywara@arm.com\0" "From\0Paolo Bonzini <pbonzini@redhat.com>\0" "Subject\0Re: [PATCH] kvmtool: Makefile: allow overriding CC and LD\0" - "Date\0Fri, 19 Jun 2015 09:59:50 +0000\0" + "Date\0Fri, 19 Jun 2015 11:59:50 +0200\0" "To\0Andre Przywara <andre.przywara@arm.com>" " will.deacon@arm.com\0" "Cc\0kvm-ppc@vger.kernel.org" @@ -42,7 +42,8 @@ "> +ifeq ($(origin CC), default)\n" "> +\tCC\t:= $(CROSS_COMPILE)gcc\n" "> +endif\n" - "> CFLAGS\t:> -LD\t:= $(CROSS_COMPILE)ld\n" + "> CFLAGS\t:=\n" + "> -LD\t:= $(CROSS_COMPILE)ld\n" "> +ifeq ($(origin LD), default)\n" "> +\tLD\t:= $(CROSS_COMPILE)ld\n" "> +endif\n" @@ -56,7 +57,8 @@ "\n" "Paolo\n" "\n" - "> LDFLAGS\t:> \n" + "> LDFLAGS\t:=\n" + "> \n" "> FIND\t:= find\n" "> @@ -148,8 +152,6 @@ ifeq ($(ARCH), powerpc)\n" "> \tOBJS\t+= powerpc/spapr_pci.o\n" @@ -69,4 +71,4 @@ "> endif\n" > -04f18bff5fa8ede1e0928e840be76ec7127dd187c101adbe1ae4341098e91b52 +497658338be8a381e1f7e2f52c91f0ad1026ad757a75c183e8c242c994a91269
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.