2022-03-18 15:41:41 +00:00
|
|
|
Index: electron-17.1.0/build/config/compiler/BUILD.gn
|
2022-01-27 22:16:50 +00:00
|
|
|
===================================================================
|
2022-03-18 15:41:41 +00:00
|
|
|
--- electron-17.1.0.orig/build/config/compiler/BUILD.gn 2022-03-09 08:24:51.706873982 +0100
|
|
|
|
|
+++ electron-17.1.0/build/config/compiler/BUILD.gn 2022-03-09 08:24:53.098851231 +0100
|
|
|
|
|
@@ -475,8 +475,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",
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
|