Skip to content

Commit ce69b7e

Browse files
committed
Linux: remove build patch
Upstream has been fixed so the patch is not needed anymore. This reverts commit 66c1198.
1 parent 4da451b commit ce69b7e

2 files changed

Lines changed: 0 additions & 79 deletions

File tree

patches/linux/build.patch

Lines changed: 0 additions & 78 deletions
This file was deleted.

steps/03-patch.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ case "$OS" in
3737

3838
linux)
3939
[ "$ENABLE_V8" == "true" ] && apply_patch "$PATCHES/linux/v8.patch" v8
40-
apply_patch "$PATCHES/linux/build.patch" build
4140
;;
4241

4342
emscripten)

0 commit comments

Comments
 (0)