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 3464f48 commit ab2a415Copy full SHA for ab2a415
projects/jsc/build.sh
@@ -43,4 +43,4 @@ Tools/Scripts/build-jsc \
43
--cmakeargs="-DENABLE_STATIC_JSC=ON -DUSE_THIN_ARCHIVES=OFF -DWEBKIT_LIBRARIES_DIR=$DEPS_PATH -DWEBKIT_LIBRARIES_INCLUDE_DIR=$DEPS_PATH/include -DWEBKIT_LIBRARIES_LINK_DIR=$DEPS_PATH/lib" \
44
--makeargs='-v'
45
46
-cp WebKitBuild/Debug/bin/jsc $OUT
+cp WebKitBuild/JSCOnly/Debug/bin/jsc $OUT
0 commit comments