diff options
author | mcgrathr@chromium.org <mcgrathr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-11-11 23:52:15 +0000 |
---|---|---|
committer | mcgrathr@chromium.org <mcgrathr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-11-11 23:52:15 +0000 |
commit | 865174758442049f9bb808e63f6aa93366226eea (patch) | |
tree | 8385acc6b269ee62ed441ea54c0a877440ad9f65 /chrome/nacl.gypi | |
parent | fb36f90d3616ebcbe4d327096a345ee30857ee3e (diff) | |
download | chromium_src-865174758442049f9bb808e63f6aa93366226eea.zip chromium_src-865174758442049f9bb808e63f6aa93366226eea.tar.gz chromium_src-865174758442049f9bb808e63f6aa93366226eea.tar.bz2 |
Make nacl_helper_bootstrap load a PIE normally, not the dynamic linker directly
This makes it more like the way a PIE is normally run when loaded by
the kernel. It doesn't rely on the dynamic linker's feature of being
run from the command line. It also avoids hard-coding the canonical
machine-dependent file name of the dynamic linker. Instead, it just
obeys PT_INTERP the same way the kernel would.
BUG= none
TEST= nacl still works
R=mseaborn@chromium.org,bradchen@google.com
Review URL: http://codereview.chromium.org/8524015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109734 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/nacl.gypi')
0 files changed, 0 insertions, 0 deletions