aboutsummaryrefslogtreecommitdiff
path: root/devel/electron29/files/patch-base_profiler_stack__sampling__profiler__unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'devel/electron29/files/patch-base_profiler_stack__sampling__profiler__unittest.cc')
-rw-r--r--devel/electron29/files/patch-base_profiler_stack__sampling__profiler__unittest.cc11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/electron29/files/patch-base_profiler_stack__sampling__profiler__unittest.cc b/devel/electron29/files/patch-base_profiler_stack__sampling__profiler__unittest.cc
new file mode 100644
index 000000000000..d739c9137c77
--- /dev/null
+++ b/devel/electron29/files/patch-base_profiler_stack__sampling__profiler__unittest.cc
@@ -0,0 +1,11 @@
+--- base/profiler/stack_sampling_profiler_unittest.cc.orig 2022-02-28 16:54:41 UTC
++++ base/profiler/stack_sampling_profiler_unittest.cc
+@@ -41,7 +41,7 @@
+ #include <intrin.h>
+ #include <malloc.h>
+ #include <windows.h>
+-#else
++#elif !BUILDFLAG(IS_BSD)
+ #include <alloca.h>
+ #endif
+