aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/patches-13.x/920-specs_nonfatal_getenv.patch
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain/gcc/patches-13.x/920-specs_nonfatal_getenv.patch')
-rw-r--r--toolchain/gcc/patches-13.x/920-specs_nonfatal_getenv.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/gcc/patches-13.x/920-specs_nonfatal_getenv.patch b/toolchain/gcc/patches-13.x/920-specs_nonfatal_getenv.patch
index 0f7d40b244..265ca22c0c 100644
--- a/toolchain/gcc/patches-13.x/920-specs_nonfatal_getenv.patch
+++ b/toolchain/gcc/patches-13.x/920-specs_nonfatal_getenv.patch
@@ -7,7 +7,7 @@ Date: Sat Apr 21 03:02:39 2012 +0000
--- a/gcc/gcc.cc
+++ b/gcc/gcc.cc
-@@ -10213,8 +10213,10 @@ getenv_spec_function (int argc, const ch
+@@ -10174,8 +10174,10 @@ getenv_spec_function (int argc, const ch
}
if (!value)