On Mon, May 02, 2016 at 06:26:35PM +0100, Wei Liu wrote: > In the GNU make manual "How to Use Variables" section there is such > word: > > "However, variable names containing characters other than letters, > numbers, and underscores should be considered carefully, as in some > shells they cannot be passed through the environment to a sub-make (see > Communicating Variables to a Sub-make)." > > I discover xen stubdom fails to build on Ubuntu 16.04 and Debian > unstable due to MINI-OS_ROOT is not preserved in the invocation of > sub-make, while stubdom builds fine on older versions of Ubuntu and > Debian. It's hard to track down what exactly is changed in those > systems, but changing MINI-OS_ROOT to MINIOS_ROOT fixes the problem. > > Signed-off-by: Wei Liu <wei.l...@citrix.com> > Acked-by: Samuel Thibault <samuel.thiba...@ens-lyon.org> > --- > Cc: Samuel Thibault <samuel.thiba...@ens-lyon.org> > Cc: xen-de...@lists.xenproject.org >
I've pushed this to mini-os.git master branch. This is also a candidate to backport to 4.6 branch. I will wait a bit before I actually do it. Wei. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel