aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin F. Quinn <kevquinn@gentoo.org>2014-09-09 17:41:57 -0400
committerMike Frysinger <vapier@gentoo.org>2015-08-05 06:44:55 -0400
commitebe01981adb3d4baf60da2623b031db97498eb18 (patch)
tree9186acc8809101abae3f2d2c283e5f4d55eba714 /ChangeLog
parent8175e9150a768a1eb135347bdb40b8161cb872dc (diff)
downloadglibc-ebe01981adb3d4baf60da2623b031db97498eb18.tar
glibc-ebe01981adb3d4baf60da2623b031db97498eb18.tar.gz
glibc-ebe01981adb3d4baf60da2623b031db97498eb18.tar.bz2
glibc-ebe01981adb3d4baf60da2623b031db97498eb18.zip
disable PIE when checking for PIC default
When the compiler builds PIEs by default, the configure PIC check is confused into thinking PIC code is default. The end result is that we end up with only PIC being produced. Run the configure check with -fno-PIE so that we produce PIC & non-PIC (PIE) objects like normal. 2014-09-09 Kevin F. Quinn <kevquinn@gentoo.org> * configure.ac (libc_cv_pic_default): Pass -fno-PIE. * configure: Regenerated.
Diffstat (limited to 'ChangeLog')
0 files changed, 0 insertions, 0 deletions