summaryrefslogtreecommitdiff
path: root/devel/electron7/files/patch-services_service__manager_sandbox_BUILD.gn
blob: 9eef8e0e0bd91f5dae8ffcd774d36853405566d6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- services/service_manager/sandbox/BUILD.gn.orig	2019-12-12 12:39:57 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",