about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2012-09-15 13:08:45 -0700
committerH.J. Lu <hjl.tools@gmail.com>2012-09-15 13:08:45 -0700
commit6551399088ae065e0f3c1c0b2be687652eacb561 (patch)
tree182ba1bcc511c88d02cc16f2a1d0475bbe49e8fe /ChangeLog
parent97bc38d7a55befa5353bc04caff4329b7778bc84 (diff)
downloadglibc-6551399088ae065e0f3c1c0b2be687652eacb561.tar.gz
glibc-6551399088ae065e0f3c1c0b2be687652eacb561.tar.xz
glibc-6551399088ae065e0f3c1c0b2be687652eacb561.zip
Remove $(have-cpp-asm-debuginfo) check
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cc6cf649c7..b214afc0c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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]