m68k: Check PIC instead of SHARED in start.S
commit4027a4fda011c4431bdc3a063963de0b6fd6c07e
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 20 Oct 2017 10:34:38 +0000 (20 03:34 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Fri, 20 Oct 2017 10:34:53 +0000 (20 03:34 -0700)
treeb1c0406dbdfd2a10da2ca08ff1ced5bed5fdac33
parent2f9314b4121b0200559693d6cfc8f61c692c2857
m68k: Check PIC instead of SHARED in start.S

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

* sysdeps/m68k/start.S (_start): Check PIC instead of SHARED.
ChangeLog
sysdeps/m68k/start.S