Home | History | Annotate | Line # | Download | only in config
      1      1.1  christos # Build libraries optimizing for space, not speed.
      2  1.1.1.2  christos  CFLAGS_FOR_TARGET += -g -Os
      3  1.1.1.2  christos  CXXFLAGS_FOR_TARGET += -g -Os
      4