mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-31 05:41:08 +00:00
4b783f69ff
- 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
11 lines
299 B
Plaintext
11 lines
299 B
Plaintext
--- build/toolchain/linux/BUILD.gn.orig 2021-05-01 21:15:31 UTC
|
|
+++ build/toolchain/linux/BUILD.gn
|
|
@@ -23,7 +23,6 @@ clang_toolchain("clang_arm") {
|
|
}
|
|
|
|
clang_toolchain("clang_arm64") {
|
|
- toolprefix = "aarch64-linux-gnu-"
|
|
toolchain_args = {
|
|
current_cpu = "arm64"
|
|
current_os = "linux"
|