Merge "core: Remove ABI effects of LOW_MEMORY."

This commit is contained in:
Joshua Colp
2016-09-30 06:49:33 -05:00
committed by Gerrit Code Review
13 changed files with 85 additions and 71 deletions

View File

@@ -24,6 +24,7 @@ for x in ${TMP}; do
-o "${x}" = "BETTER_BACKTRACES" \
-o "${x}" = "LOTS_OF_SPANS" \
-o "${x}" = "BUILD_NATIVE" \
-o "${x}" = "LOW_MEMORY" \
-o "${x}" = "REF_DEBUG" \
-o "${x}" = "AO2_DEBUG" \
-o "${x}" = "REBUILD_PARSERS" \