Lets see if this helps with spider monkey on other platforms.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@685 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Brian West
2006-02-27 03:11:13 +00:00
parent 3089e7abf7
commit 55019b9a66
3 changed files with 65 additions and 4 deletions

View File

@@ -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 Linux_All_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 $(OS_CONFIG)_DBG.OBJ/libjs.a