freeswitch-stable: use preferred standard C++ lib 300/head
authorSebastian Kemper <sebastian_ml@gmx.net>
Sun, 11 Mar 2018 22:29:32 +0000 (23:29 +0100)
committerSebastian Kemper <sebastian_ml@gmx.net>
Sun, 11 Mar 2018 22:32:25 +0000 (23:32 +0100)
commitc7b427e48f0de9b7f23dd909c05ded0686ac4bec
tree3e43e0732392c04a35918f7b76edcd9f87dde06d
parenta07b149ab78b9e9883e7585da139b4b8705bfbe8
freeswitch-stable: use preferred standard C++ lib

Currently libstdc++ is hardcoded. Change that and use whatever standard
C++ lib has preference.

Note: Two modules, event_zmq and v8, do not compile against libuClibc++.
For them to be available libstdcpp needs to have preference.

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