mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-13 15:50:59 +00:00
use -latest for this so it doesn't conflict with 1.0.3 release
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12171 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
72f181a791
commit
416537c421
@ -14,7 +14,7 @@ BASE=../../../..
|
||||
include $(BASE)/build/modmake.rules
|
||||
|
||||
$(FLITE_DIR):
|
||||
$(GETLIB) $(FLITE).tar.gz
|
||||
$(GETLIB) $(FLITE)-latest.tar.gz
|
||||
|
||||
$(FLITE_DIR)/Makefile: $(FLITE_DIR)
|
||||
cd $(FLITE_DIR) && CFLAGS="-fPIC" ./configure
|
||||
|
Loading…
x
Reference in New Issue
Block a user