blob: ce29ff4315d77a6c37a5395900eb765872261e80 [file] [log] [blame]
# Build libraries optimizing for space, not speed.
CFLAGS_FOR_TARGET += -g -Os
CXXFLAGS_FOR_TARGET += -g -Os