SPECS: crossmingw32-freetype.spec - cut lua from shared library cr...

wolf wolf at pld-linux.org
Sun Oct 21 19:22:03 CEST 2007


Author: wolf                         Date: Sun Oct 21 17:22:03 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- cut lua from shared library creation

---- Files affected:
SPECS:
   crossmingw32-freetype.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/crossmingw32-freetype.spec
diff -u SPECS/crossmingw32-freetype.spec:1.9 SPECS/crossmingw32-freetype.spec:1.10
--- SPECS/crossmingw32-freetype.spec:1.9	Sun Oct 21 00:12:34 2007
+++ SPECS/crossmingw32-freetype.spec	Sun Oct 21 19:21:58 2007
@@ -114,7 +114,7 @@
 # link shared library
 cd objs/.libs
 %{__cc} \
-	--shared *.o -llualib50 -llua50 -lm -o libfreetype.dll \
+	--shared *.o -lm -o libfreetype.dll \
 	-Wl,--enable-auto-image-base -Wl,--out-implib,libfreetype.dll.a -lz
 cd ../..
 
@@ -199,6 +199,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2007/10/21 17:21:58  wolf
+- cut lua from shared library creation
+
 Revision 1.9  2007/10/20 22:12:34  wolf
 - fix shared library creation
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/crossmingw32-freetype.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list