comparison config/mt-d30v @ 0:a06113de4d67

first commit
author kent <kent@cr.ie.u-ryukyu.ac.jp>
date Fri, 17 Jul 2009 14:47:48 +0900
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:a06113de4d67
1 # Build libraries optimizing for space, not speed.
2 # Turn off warnings about symbols named the same as registers
3 CFLAGS_FOR_TARGET = -g -Os -Wa,-C
4 CXXFLAGS_FOR_TARGET = -g -Os -Wa,-C