diff options
author | Roland McGrath <roland@hack.frob.com> | 2011-06-11 05:14:37 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2011-07-14 20:50:18 -0700 |
commit | fd5e21c75d8e9221d766f4bc922a237265514ec2 (patch) | |
tree | 71751682113629df33d174e174e077666366e1e3 /ChangeLog | |
parent | 5c55070081c27168d27145afdf6a92cd56c9abb3 (diff) | |
download | glibc-fd5e21c75d8e9221d766f4bc922a237265514ec2.zip glibc-fd5e21c75d8e9221d766f4bc922a237265514ec2.tar.gz glibc-fd5e21c75d8e9221d766f4bc922a237265514ec2.tar.bz2 |
Default to --with-default-link=yes if configure check finds good -shared layout.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2011-07-02 Roland McGrath <roland@hack.frob.com> + * configure.in (use-default-link): Default to yes if a test -shared + link meets our qualifications. + * configure: Regenerated. + * config.make.in (output-format): New variable. * configure.in: Check for ld --print-output-format support. * configure: Regenerated. |