7f091041d8a7f93b98c4fa3b3d0c04a79708fed4
[deliverable/binutils-gdb.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.029507 seconds and 3 git commands to generate.