aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-base_test_BUILD.gn
blob: 18d53d634b5f98ccaa42288a6e2d0d8727926ca6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- base/test/BUILD.gn.orig	2017-06-05 19:03:00 UTC
+++ base/test/BUILD.gn
@@ -314,7 +314,7 @@ static_library("run_all_base_unittests") {
   ]
 }
 
-if (is_linux) {
+if (is_linux || is_bsd) {
   shared_library("malloc_wrapper") {
     testonly = true
     sources = [