SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
12
www/ungoogled-chromium/patches/patch-ui_gfx_switches_h
Normal file
12
www/ungoogled-chromium/patches/patch-ui_gfx_switches_h
Normal file
|
@ -0,0 +1,12 @@
|
|||
Index: ui/gfx/switches.h
|
||||
--- ui/gfx/switches.h.orig
|
||||
+++ ui/gfx/switches.h
|
||||
@@ -18,7 +18,7 @@ GFX_SWITCHES_EXPORT extern const char kEnableNativeGpu
|
||||
GFX_SWITCHES_EXPORT extern const char kForcePrefersReducedMotion[];
|
||||
GFX_SWITCHES_EXPORT extern const char kHeadless[];
|
||||
|
||||
-#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)
|
||||
+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD)
|
||||
GFX_SWITCHES_EXPORT extern const char kX11Display[];
|
||||
GFX_SWITCHES_EXPORT extern const char kNoXshm[];
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue