asterisk-13.x: change LOW_MEMORY and -march=native treatment
authorSebastian Kemper <sebastian_ml@gmx.net>
Wed, 10 Jan 2018 22:19:48 +0000 (23:19 +0100)
committerSebastian Kemper <sebastian_ml@gmx.net>
Wed, 10 Jan 2018 22:19:50 +0000 (23:19 +0100)
commitd84d1822a4fb906bd49a99bb3ddb33659bfb9ba9
treee57223b402f2f072b58c58eec083a178a90c124f
parent2ef5b082ce6240ddaa1a9753d95f8b6490ca21c1
asterisk-13.x: change LOW_MEMORY and -march=native treatment

- LOW_MEMORY is known to cause sporadic crashes, disable it by default.
- Prevent Asterisk from adding -march=native to CFLAGS.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
net/asterisk-13.x/Config.in [new file with mode: 0644]
net/asterisk-13.x/Makefile