gcc/config/mt-ospace
Michael Meissner 3d9d39bbd3 Add mt-ospace
From-SVN: r19463
1998-04-28 04:33:46 +00:00

4 lines
109 B
Plaintext

# Build libraries optimizing for space, not speed.
CFLAGS_FOR_TARGET = -g -Os
CXXFLAGS_FOR_TARGET = -g -Os