Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/evas

Dir     : e17/libs/evas


Modified Files:
        make_cross_compile_arm.sh 


Log Message:


optimize font searching... fixed that fixme.

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/evas/make_cross_compile_arm.sh,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- make_cross_compile_arm.sh   10 Jul 2003 13:31:21 -0000      1.2
+++ make_cross_compile_arm.sh   16 Jul 2003 04:00:47 -0000      1.3
@@ -6,16 +6,17 @@
 --enable-image-loader-png \
 --enable-image-loader-jpeg \
 --enable-image-loader-eet \
---enable-small-dither-mask \
 --enable-cpu-c \
 --enable-scale-smooth \
 --enable-scale-sample \
 --enable-convert-16-rgb-ipq \
 --enable-convert-16-rgb-rot-270
 
+#--enable-small-dither-mask \
+
 CC="/skiff/local/bin/arm-linux-gcc"
 ST="/skiff/local/bin/arm-linux-strip"
-CFLAGS="-O2"
+CFLAGS="-O9"
 
 rm -rf "build"
 mkdir "build"




-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to