Hackfix and re-enable strtoull and wcstoull, see bug #3798.
[sdcc.git] / sdcc / support / sdbinutils / config / mt-ospace
blobce29ff4315d77a6c37a5395900eb765872261e80
1 # Build libraries optimizing for space, not speed.
2  CFLAGS_FOR_TARGET += -g -Os
3  CXXFLAGS_FOR_TARGET += -g -Os