]> rtime.felk.cvut.cz Git - eurobot/public.git/commitdiff
PowerPC: Optimize code for our CPU
authorMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 6 Apr 2010 11:25:43 +0000 (13:25 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 6 Apr 2010 11:27:02 +0000 (13:27 +0200)
build/ppc/config.target

index 2675a96c13064092fda5a97aa347994a92600d2d..ac5cd18539166069ec8d3e955c963bff372af206 100644 (file)
@@ -7,7 +7,7 @@ AR = $(CROSS_COMPILE)ar
 
 #CONFIG_OC_ETH_ORTE_IDL=y
 
-CFLAGS = -Wall -DCOMPETITION
+CFLAGS = -Wall -DCOMPETITION -mcpu=603e
 CXXFLAGS = $(CFLAGS)
 
 # ##powerpc