From 117c9b1c9ddc571a39b46c8151df72e50a2c41e0 Mon Sep 17 00:00:00 2001 From: Jason Merrill <jason@gcc.gnu.org> Date: Fri, 21 Jul 2000 01:44:02 -0400 Subject: merge with /cvs/src From-SVN: r35168 --- config/mt-d30v | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 config/mt-d30v (limited to 'config/mt-d30v') 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 -- cgit v1.2.1