freeswitch-stable: bump to 1.6.20 254/head
authorSebastian Kemper <sebastian_ml@gmx.net>
Sat, 27 Jan 2018 13:19:02 +0000 (14:19 +0100)
committerSebastian Kemper <sebastian_ml@gmx.net>
Sat, 27 Jan 2018 13:24:36 +0000 (14:24 +0100)
commit6749058140d718e967153a44b6648b2edf964f36
tree2cbc87b860f380d443d2fe839b34a5b1c953fdfb
parentfec346da37ce27b4a27f751425980126114bd3ca
freeswitch-stable: bump to 1.6.20

Upstream seems to have updated their libtool. Instead of running
rebootstrap.sh, set PKG_FIXUP:=autoreconf. Otherwise the build would
fail due to libtool version conflicts.

This is actually nice, because now the build is a bit quicker due to
less autoconf and configure runs.

rebootstrap.sh was primarily used because it worked around some other
issues (e.g. not being able to detect how to convert files to the cross
compiler format, i.e. "func_convert_file_noop"), but that doesn't appear
to be needed anymore, which is nice.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
net/freeswitch-stable/Makefile