Make cp_comp_to_string return a gdb::unique_xmalloc_ptr<char>
[deliverable/binutils-gdb.git] / config / mt-d30v
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
This page took 0.028826 seconds and 4 git commands to generate.