Skip to content

Commit

Permalink
android去掉ssl符号
Browse files Browse the repository at this point in the history
  • Loading branch information
chexiongsheng committed Sep 1, 2022
1 parent 63187df commit 19f5d71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions android.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ echo "=====[Patching Node.js]====="
# node $WORKSPACE/node-script/do-gitpatch.js -p $WORKSPACE/patchs/android_disable_alink_thin_v$VERSION.patch
node $WORKSPACE/node-script/do-gitpatch.js -p $WORKSPACE/patchs/lib_uv_add_on_watcher_queue_updated_v$VERSION.patch
node $WORKSPACE/node-script/do-gitpatch.js -p $WORKSPACE/patchs/fix_no_handler_inside_posix_v$VERSION.patch
node $WORKSPACE/node-script/do-gitpatch.js -p $WORKSPACE/patchs/win_build_v%VERSION%.patch
node $WORKSPACE/node-script/add_arraybuffer_new_without_stl.js deps/v8
node $WORKSPACE/node-script/make_v8_inspector_export.js

Expand Down

0 comments on commit 19f5d71

Please sign in to comment.