projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1052e6e
)
Add mt-ospace
author
Michael Meissner
<meissner@gcc.gnu.org>
Tue, 28 Apr 1998 04:33:46 +0000
(
04:33
+0000)
committer
Michael Meissner
<meissner@gcc.gnu.org>
Tue, 28 Apr 1998 04:33:46 +0000
(
04:33
+0000)
From-SVN: r19463
config/mt-ospace
[new file with mode: 0644]
patch
|
blob
diff --git a/config/mt-ospace
b/config/mt-ospace
new file mode 100644
(file)
index 0000000..
7f09104
--- /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