aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorNikhil Benesch <nikhil.benesch@gmail.com>2020-10-21 03:00:04 -0400
committerIan Lance Taylor <iant@golang.org>2020-10-23 16:55:57 -0700
commit27f7ab27d1a514eaf538ae01840b42c6d12cb28f (patch)
tree564a0a1cc8fd82243a4410e55b5134006edcadeb /gcc
parentd835608f05471e749533c756ccdd9e166b819b68 (diff)
downloadgcc-27f7ab27d1a514eaf538ae01840b42c6d12cb28f.zip
gcc-27f7ab27d1a514eaf538ae01840b42c6d12cb28f.tar.gz
gcc-27f7ab27d1a514eaf538ae01840b42c6d12cb28f.tar.bz2
net/http/cgi: merge upstream changes to default env vars
Incorporate upstream modifications to the cgi package's set of rules about which environment variables should be inherited by child processes by default on each platform. In particular this permits tests to pass on NetBSD by preserving the value of the LD_LIBRARY_PATH environment variable. This is a partial backport of the following upstream CLs: https://golang.org/cl/263802 https://golang.org/cl/263577 https://golang.org/cl/254740 Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/264097
Diffstat (limited to 'gcc')
-rw-r--r--gcc/go/gofrontend/MERGE2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/go/gofrontend/MERGE b/gcc/go/gofrontend/MERGE
index 384ca6e..3ad6c96 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-fa66bd11bbe58943e273cfa74356771c996f5b24
+28f3df468666787f83f94220312383a7c267a8ce
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.