This fix scratchbox compilation. Signed-off-by: Tiago Vignatti <[email protected]> --- 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 _______________________________________________ xorg-devel mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-devel
