net/asterisk-11.x: compile fixes
authorSebastian Kemper <sebastian_ml@gmx.net>
Sat, 22 Jul 2017 14:36:23 +0000 (16:36 +0200)
committerSebastian Kemper <sebastian_ml@gmx.net>
Sat, 22 Jul 2017 14:40:42 +0000 (16:40 +0200)
commit4774e211c71baa185490f303d4c62958e20cd9c6
tree01460bbbbadfde1a1a9e6332c7622fdd3284c18a
parentafb2de7e2eed168864440a007fd0133a467c9d34
net/asterisk-11.x: compile fixes

- Refresh patches.
- $(STAGING_DIR)/host doesn't work anymore resulting in libxml2 host
  headers not being found. Replace with $(STAGING_DIR_HOSTPGK).
- Prevent Asterisk from adding -march=native when cross-compiling (patch
  for configure.ac).

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
net/asterisk-11.x/Makefile
net/asterisk-11.x/patches/010-asterisk-configure-undef-res-ninit.patch
net/asterisk-11.x/patches/052-musl-libcap.patch
net/asterisk-11.x/patches/054-fix-cross-compile.patch [new file with mode: 0644]