We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4da451b commit ce69b7eCopy full SHA for ce69b7e
2 files changed
patches/linux/build.patch
steps/03-patch.sh
@@ -37,7 +37,6 @@ case "$OS" in
37
38
linux)
39
[ "$ENABLE_V8" == "true" ] && apply_patch "$PATCHES/linux/v8.patch" v8
40
- apply_patch "$PATCHES/linux/build.patch" build
41
;;
42
43
emscripten)
0 commit comments