From d193b7d5e56e940de64e597c832a0bd8c75ad590 Mon Sep 17 00:00:00 2001 From: Michael Brasser Date: Mon, 5 Oct 2009 09:09:06 +1000 Subject: No longer need to disable JITing. --- src/script/script.pro | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/script/script.pro b/src/script/script.pro index d2153a7..008c556 100644 --- a/src/script/script.pro +++ b/src/script/script.pro @@ -13,8 +13,6 @@ include(../qbase.pri) CONFIG += building-libs -# disable JIT for now -DEFINES += ENABLE_JIT=0 # FIXME: shared the statically built JavaScriptCore # Fetch the base WebKit directory from the WEBKITDIR environment variable; -- cgit v0.12