summaryrefslogtreecommitdiff
path: root/config/mt-d30v
diff options
context:
space:
mode:
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>2000-07-21 05:44:02 +0000
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>2000-07-21 05:44:02 +0000
commit54bc37d9efdc7eb29c65d888a754958588281a29 (patch)
tree8901d3350aac94bbb6cd291596851a0b8ebb155d /config/mt-d30v
parent58617bc1e36a0a1466df80114732d206cf87e62a (diff)
downloadgcc-54bc37d9efdc7eb29c65d888a754958588281a29.tar.gz
merge with /cvs/src
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35168 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'config/mt-d30v')
-rw-r--r--config/mt-d30v4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/mt-d30v b/config/mt-d30v
new file mode 100644
index 00000000000..d34b774b3f6
--- /dev/null
+++ b/config/mt-d30v
@@ -0,0 +1,4 @@
+# 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