From 6389a190faa7c06bdedfd1cc3acb280ebb5cc04a Mon Sep 17 00:00:00 2001 From: Tiago Vignatti Date: Sat, 12 Sep 2009 21:47:51 +0300 Subject: [PATCH] shave: use CC tag variable on libtool This fix scratchbox compilation. Signed-off-by: Tiago Vignatti Signed-off-by: Peter Hutterer --- shave-libtool.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shave-libtool.in b/shave-libtool.in index 1f3a720c1..f19a69e20 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