]> Cypherpunks repositories - gostls13.git/commit
cmd/link: increase ELFRESERVE to a full page
authorRuss Cox <rsc@golang.org>
Thu, 30 Jul 2015 20:30:54 +0000 (16:30 -0400)
committerRuss Cox <rsc@golang.org>
Fri, 31 Jul 2015 02:18:35 +0000 (02:18 +0000)
commit66cb5cd530beee00106c9a63f9c530245901bb91
treefaa216cde4ef64184f6993db5f99eb45091d467c
parent3548a1e7b8691be21d57bec32b875130543d0ea7
cmd/link: increase ELFRESERVE to a full page

Etcd and kubernetes have hit this.
See  https://bugzilla.redhat.com/show_bug.cgi?id=1248071

Change-Id: I6231013efa0a19ee74f7ebacd1024adb368af83a
Reviewed-on: https://go-review.googlesource.com/12951
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/link/internal/ld/elf.go