svgtopt/SVG/SVGEngine/group/SVGEngine.mmp
branchGCC_SURGE
changeset 25 211a512625bf
parent 24 7a2839af2069
child 34 3ce935e8106e
--- a/svgtopt/SVG/SVGEngine/group/SVGEngine.mmp	Wed Jun 16 14:58:03 2010 +0100
+++ b/svgtopt/SVG/SVGEngine/group/SVGEngine.mmp	Wed Jun 16 15:01:12 2010 +0100
@@ -18,7 +18,7 @@
 
 #include <platform_paths.hrh>
 
-// ALWAYS_BUILD_AS_ARM
+ALWAYS_BUILD_AS_ARM
 /* Srini: Raptor automatically adds --cpu 5te when building for rvct4.0
                            and adds --cpu 5t when building with rvct 2.2.
                            basically the option is redundant. please don't add the option.