diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2012-09-15 13:08:45 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2012-09-15 13:08:45 -0700 |
commit | 6551399088ae065e0f3c1c0b2be687652eacb561 (patch) | |
tree | 182ba1bcc511c88d02cc16f2a1d0475bbe49e8fe /ChangeLog | |
parent | 97bc38d7a55befa5353bc04caff4329b7778bc84 (diff) | |
download | glibc-6551399088ae065e0f3c1c0b2be687652eacb561.tar glibc-6551399088ae065e0f3c1c0b2be687652eacb561.tar.gz glibc-6551399088ae065e0f3c1c0b2be687652eacb561.tar.bz2 glibc-6551399088ae065e0f3c1c0b2be687652eacb561.zip |
Remove $(have-cpp-asm-debuginfo) check
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2012-09-14 H.J. Lu <hongjiu.lu@intel.com> + + [BZ #14587] + * Makeconfig (ASFLAGS): Remove $(have-cpp-asm-debuginfo) check. + * config.make.in (have-cpp-asm-debuginfo): Removed. + * configure.in: Don't substitute libc_cv_cpp_asm_debuginfo. + * configure: Regenerated. + 2012-09-14 Joseph Myers <joseph@codesourcery.com> [BZ #5044] |