mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-20 12:50:04 +01:00
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:
parent
dfb106c846
commit
6389a190fa
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue