aboutsummaryrefslogtreecommitdiff
path: root/devel/electron37/files/patch-base_profiler_stack__sampling__profiler__unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'devel/electron37/files/patch-base_profiler_stack__sampling__profiler__unittest.cc')
-rw-r--r--devel/electron37/files/patch-base_profiler_stack__sampling__profiler__unittest.cc11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/electron37/files/patch-base_profiler_stack__sampling__profiler__unittest.cc b/devel/electron37/files/patch-base_profiler_stack__sampling__profiler__unittest.cc
new file mode 100644
index 000000000000..d0d238df5bc5
--- /dev/null
+++ b/devel/electron37/files/patch-base_profiler_stack__sampling__profiler__unittest.cc
@@ -0,0 +1,11 @@
+--- base/profiler/stack_sampling_profiler_unittest.cc.orig 2025-04-22 20:15:27 UTC
++++ base/profiler/stack_sampling_profiler_unittest.cc
+@@ -47,7 +47,7 @@
+
+ #include <intrin.h>
+ #include <malloc.h>
+-#else
++#elif !BUILDFLAG(IS_BSD)
+ #include <alloca.h>
+ #endif
+