diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2015-01-14 06:29:04 -0800 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2015-03-07 05:51:18 -0800 |
commit | 1eac409fb6e772a505d45e65b413be1e258dac94 (patch) | |
tree | c82f6b5d55a2c23dda7c69ad90b38582d4320e62 /posix/Makefile | |
parent | 75adf430d2d7ee16eaf3166680de83b498444720 (diff) | |
download | glibc-1eac409fb6e772a505d45e65b413be1e258dac94.zip glibc-1eac409fb6e772a505d45e65b413be1e258dac94.tar.gz glibc-1eac409fb6e772a505d45e65b413be1e258dac94.tar.bz2 |
Support compilers defaulting to PIE
If PIE is the default, we need to build programs as PIE.
[BZ #17841]
* Makeconfig (no-pie-ldflag): New.
(+link): Set to $(+link-pie) if default to PIE.
(+link-tests): Set to $(+link-pie-tests) if default to PIE.
* config.make.in (build-pie-default): New.
* configure.ac (libc_cv_pie_default): New. Set to yes if -fPIE
is default. AC_SUBST.
* configure: Regenerated.
* elf/Makefile (LDFLAGS-tst-dlopen-aout): New.
Diffstat (limited to 'posix/Makefile')
0 files changed, 0 insertions, 0 deletions