summaryrefslogtreecommitdiff
path: root/config/mt-ospace
diff options
context:
space:
mode:
authorMichael Meissner <meissner@gcc.gnu.org>1998-04-28 04:33:46 +0000
committerMichael Meissner <meissner@gcc.gnu.org>1998-04-28 04:33:46 +0000
commit3d9d39bbd3d44c922a866e84f39d3041b709c5a1 (patch)
treed2e14e08d109ecf9cbbc88a1d4872208b40f526e /config/mt-ospace
parent1052e6e6802273fe9fa1a169d92338d47bcd2208 (diff)
downloadgcc-3d9d39bbd3d44c922a866e84f39d3041b709c5a1.tar.gz
Add mt-ospace
From-SVN: r19463
Diffstat (limited to 'config/mt-ospace')
-rw-r--r--config/mt-ospace3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/mt-ospace b/config/mt-ospace
new file mode 100644
index 00000000000..7f091041d8a
--- /dev/null
+++ b/config/mt-ospace
@@ -0,0 +1,3 @@
+# Build libraries optimizing for space, not speed.
+ CFLAGS_FOR_TARGET = -g -Os
+ CXXFLAGS_FOR_TARGET = -g -Os