1 changed files with 3 additions and 0 deletions
@ -0,0 +1,3 @@ |
|||||
|
# Build libraries optimizing for space, not speed. |
||||
|
CFLAGS_FOR_TARGET = -g -Os |
||||
|
CXXFLAGS_FOR_TARGET = -g -Os |
||||
Loading…
Reference in new issue