create ^
title it makefile: clean target should affect the whole tree
severity it wishlist
thanks
On 24/11/16 16:12, Jan Beulich wrote:
On 24.11.16 at 16:58, wrote:
On 24/11/16 15:53, Andrew Cooper wrote:
On 24/11/16 15:48, Bhupinder Thakur wrote:
If I manually remove the following files and
Hi Jan,
On 24/11/16 16:12, Jan Beulich wrote:
On 24.11.16 at 16:58, wrote:
On 24/11/16 15:53, Andrew Cooper wrote:
On 24/11/16 15:48, Bhupinder Thakur wrote:
If I manually remove the following files and recompile then
compilation is successful:
Remove xen/arch/arm/asm-offsets.s
Remove xen/a
>>> On 24.11.16 at 16:58, wrote:
> On 24/11/16 15:53, Andrew Cooper wrote:
>> On 24/11/16 15:48, Bhupinder Thakur wrote:
>>> If I manually remove the following files and recompile then
>>> compilation is successful:
>>>
>>> Remove xen/arch/arm/asm-offsets.s
>>> Remove xen/arch/arm/xen.lds
>>>
>>>
Hi Andrew,
On 24/11/16 15:53, Andrew Cooper wrote:
On 24/11/16 15:48, Bhupinder Thakur wrote:
Hi,
I am facing an issue where the recompilation fails when you build for
ARM32 architecture on an existing build of ARM64.
Even if I do make clean/make distclean before compiling for different
archi
On 24/11/16 15:48, Bhupinder Thakur wrote:
Hi,
Hello Bhupinder,
I am facing an issue where the recompilation fails when you build for
ARM32 architecture on an existing build of ARM64.
Even if I do make clean/make distclean before compiling for different
architecture it still fails.
Steps
On 24/11/16 15:48, Bhupinder Thakur wrote:
> Hi,
>
> I am facing an issue where the recompilation fails when you build for
> ARM32 architecture on an existing build of ARM64.
>
> Even if I do make clean/make distclean before compiling for different
> architecture it still fails.
>
> Steps to reprod
Hi,
I am facing an issue where the recompilation fails when you build for ARM32
architecture on an existing build of ARM64.
Even if I do make clean/make distclean before compiling for different
architecture it still fails.
Steps to reproduce the issue:
1. git clone git://xenbits.xen.org/xen.git