summaryrefslogtreecommitdiffstats
path: root/www/libxul/files/patch-js-src-configure.in
blob: 962541ba9cff8a37b28fbde52fb5cc65539bd173 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- js/src/configure.in.orig    2009-09-30 21:50:26.000000000 +0200
+++ js/src/configure.in 2009-09-30 21:50:44.000000000 +0200
@@ -2467,10 +2467,6 @@
     ENABLE_JIT=1
     NANOJIT_ARCH=ARM
     ;;
-sparc*-*)
-    ENABLE_JIT=1
-    NANOJIT_ARCH=Sparc
-    ;;
 esac
 
 MOZ_ARG_DISABLE_BOOL(jit,