2
0
mirror of https://sourceware.org/git/binutils-gdb.git synced 2025-02-17 13:10:12 +08:00
binutils-gdb/config/mt-ospace
1999-05-03 07:29:11 +00:00

4 lines
109 B
Plaintext

# Build libraries optimizing for space, not speed.
CFLAGS_FOR_TARGET = -g -Os
CXXFLAGS_FOR_TARGET = -g -Os