summaryrefslogtreecommitdiff
path: root/www/iridium/files/patch-services_service__manager_sandbox_BUILD.gn
blob: edfc14f60d03dbc78ffd735652180b356ee04cd8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- services/service_manager/sandbox/BUILD.gn.orig	2019-03-11 22:01:02 UTC
+++ services/service_manager/sandbox/BUILD.gn
@@ -28,7 +28,7 @@ component("sandbox") {
     "//base",
     "//sandbox:common",
   ]
-  if (is_linux) {
+  if (is_linux && !is_bsd) {
     sources += [
       "linux/bpf_audio_policy_linux.cc",
       "linux/bpf_audio_policy_linux.h",