upgrade Linaro gcc 4.8 to 4.8-2013.08

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>

SVN-Revision: 37945
This commit is contained in:
Imre Kaloz
2013-09-11 13:19:43 +00:00
parent 348c3af966
commit 6d13c47f57
6 changed files with 18 additions and 18 deletions

View File

@@ -1,6 +1,6 @@
--- a/gcc/gcc.c
+++ b/gcc/gcc.c
@@ -8003,7 +8003,10 @@ getenv_spec_function (int argc, const ch
@@ -8004,7 +8004,10 @@ getenv_spec_function (int argc, const ch
value = getenv (argv[0]);
if (!value)