head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2011.08.16.18.20.26;	author flo;	state dead;
branches;
next	1.1;

1.1
date	2011.08.01.23.31.53;	author flo;	state Exp;
branches;
next	;


desc
@@


1.2
log
@update to 2.3

Security:	http://www.vuxml.org/freebsd/834591a9-c82f-11e0-897d-6c626dd55a41.html
@
text
@--- mozilla/js/src/configure.orig	2010-10-08 21:56:36.000000000 +0200
+++ mozilla/js/src/configure	2010-10-10 21:48:36.000000000 +0200
@@@@ -5373,7 +5373,7 @@@@
     CPU_ARCH=sparc
     ;;
 
-x86_64 | ia64)
+amd64 | x86_64 | ia64)
     CPU_ARCH="$OS_TEST"
     ;;
 
@@@@ -7346,14 +7346,6 @@@@
 EOF
 
     ;;
-sparc*-*)
-    ENABLE_TRACEJIT=1
-    NANOJIT_ARCH=Sparc
-    cat >> confdefs.h <<\EOF
-#define JS_CPU_SPARC 1
-EOF
-
-    ;;
 esac
 
 # Check whether --enable-methodjit or --disable-methodjit was given.
@


1.1
log
@update to 2.2 and make this the default seamonkey version

Much of the work was done by beat for the 2.1 update, i update everything to 2.2
@
text
@@

