12 lines
307 B
Diff
12 lines
307 B
Diff
--- src/build/toolchain/linux/unbundle/BUILD.gn 2020-07-21 17:36:34.064748261 +0200
|
|
+++ - 2020-07-21 17:39:03.115740522 +0200
|
|
@@ -35,7 +35,7 @@
|
|
extra_ldflags = getenv("BUILD_LDFLAGS")
|
|
|
|
toolchain_args = {
|
|
- current_cpu = current_cpu
|
|
+ current_cpu = host_cpu
|
|
current_os = current_os
|
|
}
|
|
}
|