Welcome to mirror list, hosted at ThFree Co, Russian Federation.

mt-ospace « config - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ce29ff4315d77a6c37a5395900eb765872261e80 (plain)
1
2
3
# Build libraries optimizing for space, not speed.
 CFLAGS_FOR_TARGET += -g -Os
 CXXFLAGS_FOR_TARGET += -g -Os