[PATCH] shave: use CC tag variable on libtool
Peter Hutterer
peter.hutterer at who-t.net
Sun Sep 13 23:08:15 PDT 2009
On Sat, Sep 12, 2009 at 09:47:51PM +0300, Tiago Vignatti wrote:
> This fix scratchbox compilation.
>
> Signed-off-by: Tiago Vignatti <tiago.vignatti at nokia.com>
> ---
> shave-libtool.in | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/shave-libtool.in b/shave-libtool.in
> index 1f3a720..f19a69e 100644
> --- a/shave-libtool.in
> +++ b/shave-libtool.in
> @@ -12,7 +12,7 @@ lt_unmangle ()
> }
>
> # the real libtool to use
> -LIBTOOL="$1"
> +LIBTOOL="$1 --tag=CC"
> shift
>
> # if 1, don't print anything, the underlaying wrapper will do it
> --
> 1.5.6.3
applied and pushed, thanks.
Cheers,
Peter
More information about the xorg-devel
mailing list