view 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
line wrap: on
line source

# Build libraries optimizing for space, not speed.
# Turn off warnings about symbols named the same as registers
 CFLAGS_FOR_TARGET = -g -Os -Wa,-C
 CXXFLAGS_FOR_TARGET = -g -Os -Wa,-C