about summary refs log tree commit diff
path: root/configure
diff options
context:
space:
mode:
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>2022-05-26 13:07:00 -0300
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2022-05-30 16:32:57 -0300
commit1b7f05d11e75594c06f0a8d193c80c7f74857d5f (patch)
tree1daf8a072596e2b35ec441286488f956bd8bd559 /configure
parent6242602273feb8d68cd51cff0ad21b3c8ee11fc6 (diff)
downloadglibc-1b7f05d11e75594c06f0a8d193c80c7f74857d5f.tar.gz
glibc-1b7f05d11e75594c06f0a8d193c80c7f74857d5f.tar.xz
glibc-1b7f05d11e75594c06f0a8d193c80c7f74857d5f.zip
i686: Remove _dl_skip_args usage
Since ad43cac44a the generic code already shuffles the argv/envp/auxv
on the stack to remove the ld.so own arguments and thus _dl_skip_args
is always 0.  So there is no need to adjust the argc or argv.

Checked on i686-linux-gnu.

Reviewed-by: H.J. Lu <hjl.tools@gmail.com>
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions