All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <5583ED99.9050808@arm.com>

diff --git a/a/1.txt b/N1/1.txt
index 1d3d0d5..2151060 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -33,7 +33,8 @@ On 19/06/15 10:59, Paolo Bonzini 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
@@ -63,7 +64,8 @@ Andre.
 > 
 > 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 490e1d2..1e6a93d 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,7 @@
  "ref\05583E816.3090705@redhat.com\0"
  "From\0Andre Przywara <andre.przywara@arm.com>\0"
  "Subject\0Re: [PATCH] kvmtool: Makefile: allow overriding CC and LD\0"
- "Date\0Fri, 19 Jun 2015 10:23:21 +0000\0"
+ "Date\0Fri, 19 Jun 2015 11:23:21 +0100\0"
  "To\0Paolo Bonzini <pbonzini@redhat.com>"
  " Will Deacon <Will.Deacon@arm.com>\0"
  "Cc\0kvm-ppc@vger.kernel.org <kvm-ppc@vger.kernel.org>"
@@ -46,7 +46,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"
@@ -76,7 +77,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"
@@ -90,4 +92,4 @@
  ">>\n"
  >
 
-63392f1198b46634eeb9170a48ffb629aecfc2e7c0291f80f626b9d60d9f9772
+cac28ddb0f028fd42b3811328b8f23955d75722c9c310090696355e499dd0a04

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.