[prev in list] [next in list] [prev in thread] [next in thread] 

List:       busybox
Subject:    Re: [PATCH 2/6] android: use BB_ADDITIONAL_PATH
From:       Denys Vlasenko <vda.linux () googlemail ! com>
Date:       2012-06-10 12:27:27
Message-ID: 201206101427.27122.vda.linux () googlemail ! com
[Download RAW message or body]

On Monday 28 May 2012 23:44, Tias Guns wrote:
> Signed-off-by: Tias Guns <tias@ulyssis.org>
> ---
>  include/platform.h |    4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/include/platform.h b/include/platform.h
> index d79cc97..f250624 100644
> --- a/include/platform.h
> +++ b/include/platform.h
> @@ -334,6 +334,10 @@ typedef unsigned smalluint;
>  # define MAXSYMLINKS SYMLOOP_MAX
>  #endif
>  
> +#if defined(ANDROID) || defined(__ANDROID__)
> +# define BB_ADDITIONAL_PATH ":/system/sbin:/system/bin:/system/xbin"
> +#endif
> +
>  

Applied, thanks!
_______________________________________________
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic