]> sourceware.org Git - glibc.git/commit
arm: Check PIC instead of SHARED in start.S
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 29 Sep 2017 23:20:26 +0000 (16:20 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Fri, 29 Sep 2017 23:20:39 +0000 (16:20 -0700)
commitf6c5e5bce0a71680f90a4d6983b7233d461b5f86
treecd502ba500a8748ce9a98243e627b73904da36e6
parent2f92505d207aa2baca29f96bf1a1ea0baea3787e
arm: Check PIC instead of SHARED in start.S

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

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