summaryrefslogtreecommitdiff
path: root/config/mt-ospace
diff options
context:
space:
mode:
Diffstat (limited to 'config/mt-ospace')
-rw-r--r--config/mt-ospace4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/mt-ospace b/config/mt-ospace
index 7f091041d8a..ce29ff4315d 100644
--- a/config/mt-ospace
+++ b/config/mt-ospace
@@ -1,3 +1,3 @@
# Build libraries optimizing for space, not speed.
- CFLAGS_FOR_TARGET = -g -Os
- CXXFLAGS_FOR_TARGET = -g -Os
+ CFLAGS_FOR_TARGET += -g -Os
+ CXXFLAGS_FOR_TARGET += -g -Os