packages: squish/squish-shared.patch - linking bugfix

qboosh qboosh at pld-linux.org
Sat Oct 16 12:13:19 CEST 2010


Author: qboosh                       Date: Sat Oct 16 10:13:19 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- linking bugfix

---- Files affected:
packages/squish:
   squish-shared.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/squish/squish-shared.patch
diff -u packages/squish/squish-shared.patch:1.1 packages/squish/squish-shared.patch:1.2
--- packages/squish/squish-shared.patch:1.1	Sat Oct 16 08:54:47 2010
+++ packages/squish/squish-shared.patch	Sat Oct 16 12:13:14 2010
@@ -25,7 +25,7 @@
  $(LIB) : $(OBJ)
 -	$(AR) cr $@ $?
 -	ranlib $@
-+	libtool --mode=link --tag=CXX $(CXX) -o $@ $(CXXFLAGS) $(LDFLAGS) -rpath $(libdir) $<
++	libtool --mode=link --tag=CXX $(CXX) -o $@ $(CXXFLAGS) $(LDFLAGS) -rpath $(libdir) $^
  
 -%.o : %.cpp
 -	$(CXX) $(CPPFLAGS) -I. $(CXXFLAGS) -o$@ -c $<
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/squish/squish-shared.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list