repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
PR rtl-optimization/22258
[official-gcc.git]
/
config
/
mt-ospace
blob
7f091041d8a7f93b98c4fa3b3d0c04a79708fed4
1
# Build libraries optimizing for space, not speed.
2
CFLAGS_FOR_TARGET = -g -Os
3
CXXFLAGS_FOR_TARGET = -g -Os