aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/config/mt-ospace
blob: 7f091041d8a7f93b98c4fa3b3d0c04a79708fed4 (plain)
1
2
3
# Build libraries optimizing for space, not speed.
 CFLAGS_FOR_TARGET = -g -Os
 CXXFLAGS_FOR_TARGET = -g -Os