mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-13 07:45:26 +00:00
We do not use the cpp lib so why compile it.
This commit is contained in:
parent
49fe796dab
commit
039f28d136
@ -1,4 +1,4 @@
|
||||
#! /bin/sh
|
||||
srcpath=$(dirname $0 2>/dev/null ) || srcpath="."
|
||||
$srcpath/configure "$@" --disable-shared --with-pic
|
||||
$srcpath/configure "$@" --disable-shared --with-pic --disable-cpp
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user