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

Re: [Xen-devel] [PATCH v6 1/5] build: Env var to enable expert config options



>>> On 15.01.16 at 18:01, <jonathan.creekmore@xxxxxxxxx> wrote:
> --- a/xen/Makefile
> +++ b/xen/Makefile
> @@ -11,6 +11,7 @@ export XEN_DOMAIN   ?= $(shell ([ -x /bin/dnsdomainname ] 
> && /bin/dnsdomainname) |
>  export XEN_BUILD_DATE        ?= $(shell LC_ALL=C date)
>  export XEN_BUILD_TIME        ?= $(shell LC_ALL=C date +%T)
>  export XEN_BUILD_HOST        ?= $(shell hostname)
> +export XEN_CONFIG_EXPERT ?= n

This, I'm afraid, invalidates what I've said in another reply on
the earlier thread a few minutes ago. What Makefile.kconfig
gets to see must be consistent for FORCE to not be added to
include/config/auto.conf's dependencies by auto.conf.cmd.

Or in other words - did you check (in conjunction with that other
patch fixing incremental rebuilds) whether incremental rebuilds
aren't again becoming full rebuilds because of this when there's
no XEN_CONFIG_EXPERT in the environment?

Jan


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.