diff options
-rw-r--r-- | src/script/script.pro | 2 |
1 files changed, 0 insertions, 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; |