diff options
Diffstat (limited to 'www/iridium/files/patch-build_toolchain_gcc__toolchain.gni')
| -rw-r--r-- | www/iridium/files/patch-build_toolchain_gcc__toolchain.gni | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/iridium/files/patch-build_toolchain_gcc__toolchain.gni b/www/iridium/files/patch-build_toolchain_gcc__toolchain.gni index 39c56c05ab7b..c9a16d6a763e 100644 --- a/www/iridium/files/patch-build_toolchain_gcc__toolchain.gni +++ b/www/iridium/files/patch-build_toolchain_gcc__toolchain.gni @@ -1,6 +1,6 @@ ---- build/toolchain/gcc_toolchain.gni.orig 2025-05-07 06:48:23 UTC +--- build/toolchain/gcc_toolchain.gni.orig 2025-11-06 10:11:34 UTC +++ build/toolchain/gcc_toolchain.gni -@@ -56,6 +56,13 @@ if (enable_resource_allowlist_generation) { +@@ -53,6 +53,13 @@ if (enable_resource_allowlist_generation) { "enable_resource_allowlist_generation=true does not work for target_os=$target_os") } @@ -14,7 +14,7 @@ # This template defines a toolchain for something that works like gcc # (including clang). # -@@ -896,22 +903,12 @@ template("gcc_toolchain") { +@@ -885,22 +892,12 @@ template("gcc_toolchain") { # actually just be doing a native compile. template("clang_toolchain") { gcc_toolchain(target_name) { |
