allwinner_a64/android/toolchain/binutils/binutils-2.25/config/mt-d30v
2018-08-08 20:10:12 +08:00

4 lines
185 B
Text

# Build libraries optimizing for space, not speed.
# Turn off warnings about symbols named the same as registers
CFLAGS_FOR_TARGET = -g -Os -Wa,-C
CXXFLAGS_FOR_TARGET = -g -Os -Wa,-C