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 | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/www/iridium/files/patch-build_toolchain_gcc__toolchain.gni b/www/iridium/files/patch-build_toolchain_gcc__toolchain.gni index 7897b260ec06..0af7b5b119a3 100644 --- a/www/iridium/files/patch-build_toolchain_gcc__toolchain.gni +++ b/www/iridium/files/patch-build_toolchain_gcc__toolchain.gni @@ -1,4 +1,4 @@ ---- build/toolchain/gcc_toolchain.gni.orig	2025-09-11 13:19:19 UTC +--- build/toolchain/gcc_toolchain.gni.orig	2025-10-28 14:29:43 UTC  +++ build/toolchain/gcc_toolchain.gni  @@ -49,6 +49,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).   # -@@ -893,22 +900,12 @@ template("gcc_toolchain") { +@@ -881,22 +888,12 @@ template("gcc_toolchain") {   # actually just be doing a native compile.   template("clang_toolchain") {     gcc_toolchain(target_name) { | 
