[PATCH] shave: use CC tag variable on libtool

Tiago Vignatti tiago.vignatti at nokia.com
Sat Sep 12 11:47:51 PDT 2009


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



More information about the xorg-devel mailing list