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

Re: [Xen-devel] [PATCH for-4.5] xen: use relative path for true(1)



>>> On 26.09.14 at 11:29, <roger.pau@xxxxxxxxxx> wrote:
> On FreeBSD true(1) is at /usr/bin/true.

Seems like I misremembered us using the /bin prefix elsewhere - I found
such only in Linux makefiles now that I explicitly checked. Sorry for the
bogus suggestion, Roy.

Jan

> Signed-off-by: Roger Pau Monnà <roger.pau@xxxxxxxxxx>
> Cc: Roy Franz <roy.franz@xxxxxxxxxx>
> Cc: Ian Campbell <ian.campbell@xxxxxxxxxx>
> Cc: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
> Cc: Jan Beulich <jbeulich@xxxxxxxx>
> ---
>  xen/Makefile | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/xen/Makefile b/xen/Makefile
> index 04f72e6..9d91ca7 100644
> --- a/xen/Makefile
> +++ b/xen/Makefile
> @@ -102,7 +102,7 @@ $(TARGET): delete-unfresh-files
>       [ -e include/asm ] || ln -sf asm-$(TARGET_ARCH) include/asm
>       [ -e arch/$(TARGET_ARCH)/efi ] && for f in boot.c runtime.c compat.c 
> efi.h;\
>               do ln -nsf ../../../common/efi/$$f arch/$(TARGET_ARCH)/efi/; 
> done;\
> -             /bin/true
> +             true
>       $(MAKE) -f $(BASEDIR)/Rules.mk -C include
>       $(MAKE) -f $(BASEDIR)/Rules.mk -C arch/$(TARGET_ARCH) asm-offsets.s
>       $(MAKE) -f $(BASEDIR)/Rules.mk include/asm-$(TARGET_ARCH)/asm-offsets.h
> -- 
> 1.9.3 (Apple Git-50)



_______________________________________________
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®.