xref: /openbsd-src/gnu/usr.bin/binutils-2.17/config/mt-d30v (revision 3d8817e467ea46cf4772788d6804dd293abfb01a)
1# Build libraries optimizing for space, not speed.
2# Turn off warnings about symbols named the same as registers
3 CFLAGS_FOR_TARGET = -g -Os -Wa,-C
4 CXXFLAGS_FOR_TARGET = -g -Os -Wa,-C
5