fix linux 64 build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4687 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
ec23a61287
commit
22b2343275
|
@ -1,3 +1,3 @@
|
|||
#! /bin/sh
|
||||
./configure "$@" --disable-shared
|
||||
./configure "$@" --disable-shared --with-pic
|
||||
|
||||
|
|
Loading…
Reference in New Issue