]> gcc.gnu.org Git - gcc.git/blob - config/mt-ospace
[PATCH 2/4] OpenMP 4.0 offloading to Intel MIC: liboffloadmic.
[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.035257 seconds and 5 git commands to generate.