Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/evas

Dir     : e17/libs/evas


Modified Files:
        evas.oe 


Log Message:


optimization flags

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/evas/evas.oe,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- evas.oe     9 Nov 2004 09:36:23 -0000       1.1
+++ evas.oe     9 Nov 2004 23:56:53 -0000       1.2
@@ -7,7 +7,7 @@
 PRIORITY = "optional"
 DEPENDS = "libpng jpeg eet freetype"
 PV = "evas-1.0.0_pre13"
-PR = "1"
+PR = "2"
 
 do_prepsources () {
   make clean distclean || true
@@ -61,6 +61,7 @@
                --disable-convert-32-rgb-rot-90 \
                --disable-convert-32-rgb-rot-270"
 
+export CFLAGS="-O3 -mcpu=xscale -mtune=xscale"
 export FREETYPE_CONFIG = "${STAGING_BINDIR}/freetype-config"
 export EET_CONFIG = "${STAGING_BINDIR}/eet-config"
 




-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to