]> sourceware.org Git - glibc.git/commit
x86-64: Check PIC instead of SHARED in start.S
authorH.J. Lu <hjl.tools@gmail.com>
Wed, 2 Aug 2017 17:27:14 +0000 (10:27 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Wed, 2 Aug 2017 17:27:34 +0000 (10:27 -0700)
commit5b736bc9b55115e67129e77db4de6cf193054cd2
treec5baa73b9a7eaa3491dae05949c0f956a831461d
parentdfc93c41eebef639ba2d1f304f4d52ab6b834684
x86-64: Check PIC instead of SHARED in start.S

Since start.o may be compiled as PIC, we should check PIC instead of
SHARED.

* sysdeps/x86_64/start.S (_start): Check PIC instead of SHARED.
ChangeLog
sysdeps/x86_64/start.S
This page took 0.087023 seconds and 5 git commands to generate.