diff options
Diffstat (limited to 'www/ungoogled-chromium/files/patch-build_config_BUILD.gn')
-rw-r--r-- | www/ungoogled-chromium/files/patch-build_config_BUILD.gn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ungoogled-chromium/files/patch-build_config_BUILD.gn b/www/ungoogled-chromium/files/patch-build_config_BUILD.gn index 2405d8478c37..cf944c7fcc3d 100644 --- a/www/ungoogled-chromium/files/patch-build_config_BUILD.gn +++ b/www/ungoogled-chromium/files/patch-build_config_BUILD.gn @@ -1,6 +1,6 @@ ---- build/config/BUILD.gn.orig 2025-01-25 09:34:31 UTC +--- build/config/BUILD.gn.orig 2025-09-10 13:22:16 UTC +++ build/config/BUILD.gn -@@ -215,6 +215,10 @@ config("default_libs") { +@@ -209,6 +209,10 @@ config("default_libs") { # Targets should choose to explicitly link frameworks they require. Since # linking can have run-time side effects, nothing should be listed here. libs = [] |