SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
12
www/chromium/patches/patch-remoting_host_host_attributes_cc
Normal file
12
www/chromium/patches/patch-remoting_host_host_attributes_cc
Normal file
|
@ -0,0 +1,12 @@
|
|||
Index: remoting/host/host_attributes.cc
|
||||
--- remoting/host/host_attributes.cc.orig
|
||||
+++ remoting/host/host_attributes.cc
|
||||
@@ -105,7 +105,7 @@ std::string GetHostAttributes() {
|
||||
if (media::InitializeMediaFoundation()) {
|
||||
result.push_back("HWEncoder");
|
||||
}
|
||||
-#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)
|
||||
+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD)
|
||||
result.push_back("HWEncoder");
|
||||
#endif
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue