2022-01-27 22:16:50 +00:00
|
|
|
Index: electron-16.0.6/build/config/compiler/BUILD.gn
|
|
|
|
|
===================================================================
|
|
|
|
|
--- electron-16.0.6.orig/build/config/compiler/BUILD.gn 2022-01-13 16:02:25.885331379 +0100
|
|
|
|
|
+++ electron-16.0.6/build/config/compiler/BUILD.gn 2022-01-13 16:02:32.341363898 +0100
|
|
|
|
|
@@ -473,8 +473,6 @@ config("compiler") {
|
2021-06-29 20:42:56 +00:00
|
|
|
# https://groups.google.com/a/chromium.org/group/chromium-dev/browse_thread/thread/281527606915bb36
|
|
|
|
|
# Only apply this to the target linker, since the host
|
|
|
|
|
# linker might not be gold, but isn't used much anyway.
|
|
|
|
|
- "-Wl,--threads",
|
|
|
|
|
- "-Wl,--thread-count=4",
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
|