Re: [Xen-devel] [PATCH v2] build: move setting LTO options to xen/Rules.mk

2017-01-05 Thread Ian Jackson
Wei Liu writes ("[PATCH v2] build: move setting LTO options to xen/Rules.mk"): > Having them in StdGNU.mk would affect both hypervisor and tools build. > However judging from the commit message of e4cdd74f LTO was only meant > to affect hypvervisor build. > > Move the relevant bits to xen/Rules.mk

Re: [Xen-devel] [PATCH v2] build: move setting LTO options to xen/Rules.mk

2017-01-05 Thread Jan Beulich
>>> On 05.01.17 at 16:23, wrote: > On 05/01/17 15:09, Wei Liu wrote: >> On Fri, Dec 23, 2016 at 12:12:36PM +, Wei Liu wrote: >>> Having them in StdGNU.mk would affect both hypervisor and tools build. >>> However judging from the commit message of e4cdd74f LTO was only meant >>> to affect hypve

Re: [Xen-devel] [PATCH v2] build: move setting LTO options to xen/Rules.mk

2017-01-05 Thread Andrew Cooper
On 05/01/17 15:09, Wei Liu wrote: > On Fri, Dec 23, 2016 at 12:12:36PM +, Wei Liu wrote: >> Having them in StdGNU.mk would affect both hypervisor and tools build. >> However judging from the commit message of e4cdd74f LTO was only meant >> to affect hypvervisor build. >> >> Move the relevant bi

Re: [Xen-devel] [PATCH v2] build: move setting LTO options to xen/Rules.mk

2017-01-05 Thread Wei Liu
On Fri, Dec 23, 2016 at 12:12:36PM +, Wei Liu wrote: > Having them in StdGNU.mk would affect both hypervisor and tools build. > However judging from the commit message of e4cdd74f LTO was only meant > to affect hypvervisor build. > > Move the relevant bits to xen/Rules.mk. > > Signed-off-by:

Re: [Xen-devel] [PATCH v2] build: move setting LTO options to xen/Rules.mk

2016-12-23 Thread Wei Liu
On Fri, Dec 23, 2016 at 12:24:17PM +, Wei Liu wrote: > Having them in StdGNU.mk would affect both hypervisor and tools build. > However judging from the commit message of e4cdd74f LTO was only meant > to affect hypvervisor build. > > Move the relevant bits to xen/Rules.mk. > Ah, git send-ema

[Xen-devel] [PATCH v2] build: move setting LTO options to xen/Rules.mk

2016-12-23 Thread Wei Liu
Having them in StdGNU.mk would affect both hypervisor and tools build. However judging from the commit message of e4cdd74f LTO was only meant to affect hypvervisor build. Move the relevant bits to xen/Rules.mk. Signed-off-by: Wei Liu --- Cc: Andrew Cooper Cc: George Dunlap Cc: Ian Jackson Cc:

[Xen-devel] [PATCH v2] build: move setting LTO options to xen/Rules.mk

2016-12-23 Thread Wei Liu
Having them in StdGNU.mk would affect both hypervisor and tools build. However judging from the commit message of e4cdd74f LTO was only meant to affect hypvervisor build. Move the relevant bits to xen/Rules.mk. Signed-off-by: Wei Liu --- Cc: Andrew Cooper Cc: George Dunlap Cc: Ian Jackson Cc: