forked from Mirrors/freeswitch
fix solaris build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15063 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
7157837c66
commit
44d7c26926
@ -1,2 +1,2 @@
|
||||
#! /bin/sh
|
||||
./configure "`echo $@ | sed 's| -xC | |'`" --disable-shared --with-pic --enable-builtin-tiff
|
||||
./configure "`echo $@ | sed 's| -Xc | |'`" --disable-shared --with-pic --enable-builtin-tiff
|
||||
|
Loading…
Reference in New Issue
Block a user