aboutsummaryrefslogblamecommitdiff
path: root/www/ungoogled-chromium/files/patch-components_gwp__asan_BUILD.gn
blob: f081b6ad72209d78336b08f4cdea061363013dbc (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
                                                               
                                
                                              
                       
                               





                                                                                
--- components/gwp_asan/BUILD.gn.orig	2022-12-02 17:56:32 UTC
+++ components/gwp_asan/BUILD.gn
@@ -15,7 +15,7 @@ test("gwp_asan_unittests") {
     "//testing/gtest",
     "//third_party/boringssl",
   ]
-  if (is_win || is_mac || is_linux || is_chromeos || is_android) {
+  if ((is_win || is_mac || is_linux || is_chromeos || is_android) && !is_bsd) {
     deps += [
       "//components/gwp_asan/client:unit_tests",
       "//components/gwp_asan/crash_handler:unit_tests",