asterisk-13.x: change LOW_MEMORY and -march=native treatment
authorSebastian Kemper <sebastian_ml@gmx.net>
Tue, 16 Jan 2018 19:09:53 +0000 (20:09 +0100)
committerSebastian Kemper <sebastian_ml@gmx.net>
Tue, 16 Jan 2018 19:09:55 +0000 (20:09 +0100)
commit6053ff527b85c8f50cfa64533a9643286a66d6c4
tree6767ff230684984ba87b22c396bb3cdeb27f7cb1
parent6fba6f38a5bfa4badb1ea34b0289628ca715aaa1
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