diff options
Diffstat (limited to 'devel/electron35/files/patch-services_device_BUILD.gn')
| -rw-r--r-- | devel/electron35/files/patch-services_device_BUILD.gn | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/electron35/files/patch-services_device_BUILD.gn b/devel/electron35/files/patch-services_device_BUILD.gn deleted file mode 100644 index 684649a503fb..000000000000 --- a/devel/electron35/files/patch-services_device_BUILD.gn +++ /dev/null @@ -1,11 +0,0 @@ ---- services/device/BUILD.gn.orig 2025-03-24 20:50:14 UTC -+++ services/device/BUILD.gn -@@ -13,7 +13,7 @@ is_serial_enabled_platform = - } - - is_serial_enabled_platform = -- is_win || ((is_linux || is_chromeos) && use_udev) || is_mac -+ is_win || ((!is_bsd && is_linux || is_chromeos) && use_udev) || is_mac - - source_set("lib") { - # This should be visible only to embedders of the Device Service, and the |
