shave: use CC tag variable on libtool

This fix scratchbox compilation.

Signed-off-by: Tiago Vignatti <tiago.vignatti@nokia.com>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Tiago Vignatti 2009-09-12 21:47:51 +03:00 committed by Peter Hutterer
parent dfb106c846
commit 6389a190fa
1 changed files with 1 additions and 1 deletions

View File

@ -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