mirror of
https://git.freebsd.org/ports.git
synced 2025-06-10 15:20:32 -04:00
Finally, after a long wait, an electron port for FreeBSD lands in the portstree. A huge thanks to everyone contributed to this huge effort and to the maintainer that is willing to take the burden of the maintainership!
10 lines
299 B
Text
10 lines
299 B
Text
--- build/toolchain/linux/BUILD.gn.orig 2019-03-15 06:36:56 UTC
|
|
+++ build/toolchain/linux/BUILD.gn
|
|
@@ -14,7 +14,6 @@ clang_toolchain("clang_arm") {
|
|
}
|
|
|
|
clang_toolchain("clang_arm64") {
|
|
- toolprefix = "aarch64-linux-gnu-"
|
|
toolchain_args = {
|
|
current_cpu = "arm64"
|
|
current_os = "linux"
|