We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 483056c commit 4399436Copy full SHA for 4399436
scripts/compile/jsc.sh
@@ -79,7 +79,7 @@ $TARGETDIR/webkit/Tools/Scripts/build-webkit \
79
-DCMAKE_VERBOSE_MAKEFILE=on \
80
-DENABLE_API_TESTS=OFF \
81
-DENABLE_SAMPLING_PROFILER=OFF \
82
- -DENABLE_JIT=ON \
+ -DENABLE_JIT=OFF \
83
-DENABLE_DFG_JIT=OFF \
84
-DENABLE_FTL_JIT=OFF \
85
-DJSC_VERSION=\"${JSC_VERSION}\" \
0 commit comments