mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-13 12:40:17 +00:00
This should work better in most cases.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@712 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
a493611134
commit
1588f9e767
@ -1,3 +1,3 @@
|
||||
cd nsprpub && ./configure && make
|
||||
cd ../js/src && JS_THREADSAFE=1 OTHER_LIBS="-L../../../mozilla/nsprpub/dist/lib" INCLUDES="-I../../../mozilla/nsprpub/dist/include/nspr" make -f Makefile.ref $(OS_CONFIG)_DBG.OBJ/libjs.a
|
||||
cd ../js/src && JS_THREADSAFE=1 OTHER_LIBS="-L../../../mozilla/nsprpub/dist/lib" INCLUDES="-I../../../mozilla/nsprpub/dist/include/nspr" make -f Makefile.ref `find . -name libjs.a`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user