SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
12
www/iridium/patches/patch-base_base_switches_cc
Normal file
12
www/iridium/patches/patch-base_base_switches_cc
Normal file
|
@ -0,0 +1,12 @@
|
|||
Index: base/base_switches.cc
|
||||
--- base/base_switches.cc.orig
|
||||
+++ base/base_switches.cc
|
||||
@@ -167,7 +167,7 @@ const char kForceFieldTrialParams[] = "force-fieldtria
|
||||
|
||||
#endif
|
||||
|
||||
-#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)
|
||||
+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD)
|
||||
// TODO(crbug.com/1176772): Remove kEnableCrashpad and IsCrashpadEnabled() when
|
||||
// Crashpad is fully enabled on Linux. Indicates that Crashpad should be
|
||||
// enabled.
|
Loading…
Add table
Add a link
Reference in a new issue