diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2015-02-23 06:28:18 -0800 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2015-02-23 06:28:33 -0800 |
commit | d49499c128f38e77f1b424ea4fabea0014dd95c1 (patch) | |
tree | 769add206f599429f2dc22b3c7f3e478c878a7c4 /nscd | |
parent | 51225803259c69a792a272d067443f3fbc9b79d7 (diff) | |
download | glibc-d49499c128f38e77f1b424ea4fabea0014dd95c1.tar.gz glibc-d49499c128f38e77f1b424ea4fabea0014dd95c1.tar.xz glibc-d49499c128f38e77f1b424ea4fabea0014dd95c1.zip |
Compile gcrt1.o with -fPIC
We compile gcrt1.o with -fPIC to support both "gcc -pg" and "gcc -pie -pg". [BZ #17836] * csu/Makefile (extra-objs): Add gmon-start.o if not builing shared library. Add gmon-start.os otherwise. ($(objpfx)g$(start-installed-name)): Use $(objpfx)S% $(objpfx)gmon-start.os if builing shared library. ($(objpfx)g$(static-start-installed-name)): Likewise.
Diffstat (limited to 'nscd')
0 files changed, 0 insertions, 0 deletions