mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-12-04 09:14:04 +08:00
Add mt-ospace
From-SVN: r19463
This commit is contained in:
parent
1052e6e680
commit
3d9d39bbd3
3
config/mt-ospace
Normal file
3
config/mt-ospace
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
# Build libraries optimizing for space, not speed.
|
||||||
|
CFLAGS_FOR_TARGET = -g -Os
|
||||||
|
CXXFLAGS_FOR_TARGET = -g -Os
|
Loading…
Reference in New Issue
Block a user