xref: /openbsd-src/gnu/usr.bin/binutils/config/mt-d30v (revision f7cc78ec694aa42ece3363be499a17e16a4780bc)
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