aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/patches/7.3.0/920-specs_nonfatal_getenv.patch
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain/gcc/patches/7.3.0/920-specs_nonfatal_getenv.patch')
-rw-r--r--toolchain/gcc/patches/7.3.0/920-specs_nonfatal_getenv.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/gcc/patches/7.3.0/920-specs_nonfatal_getenv.patch b/toolchain/gcc/patches/7.3.0/920-specs_nonfatal_getenv.patch
index 69b40621dc..a0fdc5f165 100644
--- a/toolchain/gcc/patches/7.3.0/920-specs_nonfatal_getenv.patch
+++ b/toolchain/gcc/patches/7.3.0/920-specs_nonfatal_getenv.patch
@@ -7,7 +7,7 @@ Date: Sat Apr 21 03:02:39 2012 +0000
--- a/gcc/gcc.c
+++ b/gcc/gcc.c
-@@ -9280,8 +9280,10 @@ getenv_spec_function (int argc, const ch
+@@ -9281,8 +9281,10 @@ getenv_spec_function (int argc, const ch
value = varname;
if (!value)