mirror of
https://git.freebsd.org/ports.git
synced 2025-07-02 01:50:37 -04:00
11 lines
335 B
Text
11 lines
335 B
Text
--- chrome/app/BUILD.gn.orig 2021-07-15 19:13:30 UTC
|
|
+++ chrome/app/BUILD.gn
|
|
@@ -141,7 +141,7 @@ static_library("test_support") {
|
|
"//v8:v8_headers",
|
|
]
|
|
|
|
- if (!is_fuchsia) {
|
|
+ if (!is_fuchsia && !is_bsd) {
|
|
# TODO(crbug.com/753619): Enable crash reporting on Fuchsia.
|
|
deps += [
|
|
"//components/crash/core/app",
|