xref: /netbsd-src/external/gpl3/binutils/dist/config/mt-d30v (revision a5847cc334d9a7029f6352b847e9e8d71a0f9e0c)
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