mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
core: Remove ABI effects of LOW_MEMORY.
This allows asterisk to compiled with LOW_MEMORY to load modules built without LOW_MEMORY. ASTERISK-26398 #close Change-Id: I24b78ac9493ab933b11087a8b6794f3c96d4872d
This commit is contained in:
@@ -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" \
|
||||
|
Reference in New Issue
Block a user