view config/mt-ospace @ 134:71d4882a9ac3

add cbc-example
author kono
date Thu, 08 Nov 2018 06:52:59 +0900
parents 04ced10e8804
children
line wrap: on
line source

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