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: 7f091041d8a7f93b98c4fa3b3d0c04a79708fed4 (plain)
1
2
3
# Build libraries optimizing for space, not speed.
 CFLAGS_FOR_TARGET = -g -Os
 CXXFLAGS_FOR_TARGET = -g -Os