diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-05-12 05:14:34 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-05-12 05:46:59 +0800 |
commit | 4b783f69ff097b9008ff177d3946004cbddf176d (patch) | |
tree | eeb690d164610b66d01049daa7695cd1028a2ef0 /lang/v8/files/patch-build_toolchain_linux_BUILD.gn | |
parent | graphics/opencollada: Convert REINPLACE_CMD to patch file (diff) |
lang/v8: Update to 9.0.257.23
- Use SUB_FILES for pkgconfig files (v8*.pc)
- Sort PLIST
- Update pkg-descr
- Update WWW
Changes: https://v8.dev/blog/v8-release-89
https://v8.dev/blog/v8-release-90
Diffstat (limited to 'lang/v8/files/patch-build_toolchain_linux_BUILD.gn')
-rw-r--r-- | lang/v8/files/patch-build_toolchain_linux_BUILD.gn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/v8/files/patch-build_toolchain_linux_BUILD.gn b/lang/v8/files/patch-build_toolchain_linux_BUILD.gn index 29b9160f7b07..08d5cf924d40 100644 --- a/lang/v8/files/patch-build_toolchain_linux_BUILD.gn +++ b/lang/v8/files/patch-build_toolchain_linux_BUILD.gn @@ -1,6 +1,6 @@ ---- build/toolchain/linux/BUILD.gn.orig 2019-04-30 22:22:28 UTC +--- build/toolchain/linux/BUILD.gn.orig 2021-05-01 21:15:31 UTC +++ build/toolchain/linux/BUILD.gn -@@ -22,7 +22,6 @@ clang_toolchain("clang_arm") { +@@ -23,7 +23,6 @@ clang_toolchain("clang_arm") { } clang_toolchain("clang_arm64") { |