summaryrefslogtreecommitdiff
path: root/devel/electron5/files/patch-services_service__manager_sandbox_BUILD.gn
blob: 9d157b9e22e73d9c664a79b3496b572a51f4e248 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- services/service_manager/sandbox/BUILD.gn.orig	2019-04-08 08:18:26 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",