diff options
| author | Lexi Winter <ivy@FreeBSD.org> | 2025-12-01 03:19:41 +0000 |
|---|---|---|
| committer | Lexi Winter <ivy@FreeBSD.org> | 2025-12-01 03:19:41 +0000 |
| commit | 2e80774d0b20d167bc0a9e2b63dafbfb171c0d22 (patch) | |
| tree | 25f0138e1af8902b92dacc8cce09b267447c17db /www/iridium/files/patch-net_BUILD.gn | |
| parent | f85f2b2d6e5b7ed869376eb4b180c3a74a5c5da9 (diff) | |
| parent | 1a30da80670973368b399f2b01fe9c04b91a1273 (diff) | |
Merge remote-tracking branch 'freebsd/main' into lf/mainlf/main
Diffstat (limited to 'www/iridium/files/patch-net_BUILD.gn')
| -rw-r--r-- | www/iridium/files/patch-net_BUILD.gn | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/www/iridium/files/patch-net_BUILD.gn b/www/iridium/files/patch-net_BUILD.gn index e080dbc957e0..bb452ad07520 100644 --- a/www/iridium/files/patch-net_BUILD.gn +++ b/www/iridium/files/patch-net_BUILD.gn @@ -1,4 +1,4 @@ ---- net/BUILD.gn.orig 2025-09-13 16:56:52 UTC +--- net/BUILD.gn.orig 2025-11-06 10:11:34 UTC +++ net/BUILD.gn @@ -126,7 +126,7 @@ net_configs = [ "//build/config/compiler:wexit_time_destructors", @@ -9,7 +9,7 @@ net_configs += [ "//build/config/linux:libresolv" ] } -@@ -1157,6 +1157,7 @@ component("net") { +@@ -1172,6 +1172,7 @@ component("net") { ":net_deps", "//components/miracle_parameter/common", "//components/network_time/time_tracker", @@ -17,7 +17,7 @@ "//net/http:transport_security_state_generated_files", "//third_party/simdutf", ] -@@ -1356,6 +1357,19 @@ component("net") { +@@ -1376,6 +1377,19 @@ component("net") { ] } @@ -37,7 +37,7 @@ if (is_mac) { sources += [ "base/network_notification_thread_mac.cc", -@@ -1519,7 +1533,7 @@ component("net") { +@@ -1541,7 +1555,7 @@ component("net") { } # Use getifaddrs() on POSIX platforms, except Linux. @@ -46,7 +46,7 @@ sources += [ "base/network_interfaces_getifaddrs.cc", "base/network_interfaces_getifaddrs.h", -@@ -2252,7 +2266,7 @@ static_library("test_support") { +@@ -2277,7 +2291,7 @@ static_library("test_support") { ] } @@ -55,7 +55,7 @@ sources += [ "base/address_tracker_linux_test_util.cc", "base/address_tracker_linux_test_util.h", -@@ -3050,14 +3064,14 @@ target(_test_target_type, "net_unittests") { +@@ -3076,14 +3090,14 @@ target(_test_target_type, "net_unittests") { ] } @@ -72,7 +72,7 @@ sources += [ "base/address_tracker_linux_unittest.cc", "base/network_interfaces_linux_unittest.cc", -@@ -3158,6 +3172,10 @@ target(_test_target_type, "net_unittests") { +@@ -3185,6 +3199,10 @@ target(_test_target_type, "net_unittests") { ] } @@ -83,7 +83,7 @@ if (enable_websockets) { sources += [ "server/http_connection_unittest.cc", -@@ -3214,7 +3232,7 @@ target(_test_target_type, "net_unittests") { +@@ -3241,7 +3259,7 @@ target(_test_target_type, "net_unittests") { ] data_deps = [ "//testing/buildbot/filters:net_unittests_filters" ] @@ -92,7 +92,7 @@ sources += [ "tools/quic/quic_simple_server_test.cc" ] } -@@ -3344,7 +3362,7 @@ target(_test_target_type, "net_unittests") { +@@ -3371,7 +3389,7 @@ target(_test_target_type, "net_unittests") { } # Use getifaddrs() on POSIX platforms, except Linux. |
