]> gcc.gnu.org Git - gcc.git/blob - config/mt-ospace
re PR fortran/54107 ([F03] Memory hog with abstract interface)
[gcc.git] / config / mt-ospace
1 # Build libraries optimizing for space, not speed.
2 CFLAGS_FOR_TARGET = -g -Os
3 CXXFLAGS_FOR_TARGET = -g -Os
This page took 0.034946 seconds and 5 git commands to generate.