From 98a58196790874965d57a329a9c10c20e9ffa4f6 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sun, 16 Dec 2012 18:43:04 +0000 Subject: switch spidermonkey to 1.7.0 build --- sdk/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sdk/Makefile') diff --git a/sdk/Makefile b/sdk/Makefile index 0113144..e0b56bc 100644 --- a/sdk/Makefile +++ b/sdk/Makefile @@ -43,7 +43,8 @@ VERSION_WINDOM := 2.0.1 VERSION_HERMES := 1.3.3 VERSION_FREETYPE := 2.4.10 VERSION_NSPR := 4.9.3 -VERSION_SPIDERMONKEY := 1.8.5 +#VERSION_SPIDERMONKEY := 1.8.5 +VERSION_SPIDERMONKEY := 1.7.0 # Path path__ := $(GCCSDK_INSTALL_CROSSBIN):$(PATH) -- cgit v1.2.3