aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/patches/7.3.0/920-specs_nonfatal_getenv.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2018-02-25 20:24:52 +0100
committerFelix Fietkau <nbd@nbd.name>2018-02-26 19:13:55 +0100
commit38dc678166c8dbdb1f6bdbfd3f070c92f3fe0e04 (patch)
tree1030dfa2866e5d7423374ba320b40b03f8c08125 /toolchain/gcc/patches/7.3.0/920-specs_nonfatal_getenv.patch
parentfc54256bc8d13cf5f314a41ce03695cb424bbee6 (diff)
downloadupstream-38dc678166c8dbdb1f6bdbfd3f070c92f3fe0e04.tar.gz
upstream-38dc678166c8dbdb1f6bdbfd3f070c92f3fe0e04.tar.bz2
upstream-38dc678166c8dbdb1f6bdbfd3f070c92f3fe0e04.zip
gcc: refresh patches for version 7.3.0
Signed-off-by: Felix Fietkau <nbd@nbd.name>
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)