aboutsummaryrefslogtreecommitdiff
path: root/www/ungoogled-chromium/files/patch-third__party_distributed__point__functions_BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'www/ungoogled-chromium/files/patch-third__party_distributed__point__functions_BUILD.gn')
-rw-r--r--www/ungoogled-chromium/files/patch-third__party_distributed__point__functions_BUILD.gn12
1 files changed, 0 insertions, 12 deletions
diff --git a/www/ungoogled-chromium/files/patch-third__party_distributed__point__functions_BUILD.gn b/www/ungoogled-chromium/files/patch-third__party_distributed__point__functions_BUILD.gn
deleted file mode 100644
index 531d1cf719b3..000000000000
--- a/www/ungoogled-chromium/files/patch-third__party_distributed__point__functions_BUILD.gn
+++ /dev/null
@@ -1,12 +0,0 @@
---- third_party/distributed_point_functions/BUILD.gn.orig 2023-02-11 09:11:04 UTC
-+++ third_party/distributed_point_functions/BUILD.gn
-@@ -61,6 +61,9 @@ source_set("distributed_point_functions") {
- configs -= [ "//build/config/compiler:chromium_code" ]
- configs += [ "//build/config/compiler:no_chromium_code" ]
-
-+ # XXX clang13 crashes with optimizations
-+ configs += [ "//build/config/compiler:no_optimize" ]
-+
- public_configs = [ ":distributed_point_functions_includes" ]
- }
-