diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2012-03-21 17:51:08 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2012-03-21 17:51:08 +0000 |
commit | 1722813295a323c5e79106a094380f5e94206b47 (patch) | |
tree | 8d34b954e6b2c9adeef4ff91f89ca2a2a4d67323 /ChangeLog | |
parent | 8149f976066c922eeafc10d72572c8ae59d54d31 (diff) | |
download | glibc-1722813295a323c5e79106a094380f5e94206b47.tar glibc-1722813295a323c5e79106a094380f5e94206b47.tar.gz glibc-1722813295a323c5e79106a094380f5e94206b47.tar.bz2 glibc-1722813295a323c5e79106a094380f5e94206b47.zip |
Weaken -fstack-protector configure test to a compile test.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,4 +1,11 @@ 2012-03-21 Thomas Schwinge <thomas@codesourcery.com> + Joseph Myers <joseph@codesourcery.com> + + * configure.in (libc_cv_ssp): Use LIBC_TRY_CC_OPTION instead of a + link test. + * configure: Regenerated. + +2012-03-21 Thomas Schwinge <thomas@codesourcery.com> * conform/conformtest.pl: Handle --tmpdir argument, defaulting to /tmp. * conform/run-conformtest.sh: Pass --tmpdir argument when invoking |