[binutils-gdb] Fix typo in most recent entry.

Cary Coutant ccoutant@sourceware.org
Wed Jun 20 02:03:00 GMT 2018


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=4ef2c1b90ecca33c2948b7b009860767d64c6398

commit 4ef2c1b90ecca33c2948b7b009860767d64c6398
Author: Cary Coutant <ccoutant@gmail.com>
Date:   Tue Jun 19 19:03:25 2018 -0700

    Fix typo in most recent entry.

Diff:
---
 gold/ChangeLog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gold/ChangeLog b/gold/ChangeLog
index ae1230f..71df0ef 100644
--- a/gold/ChangeLog
+++ b/gold/ChangeLog
@@ -4,7 +4,7 @@
 	* configure.ac: Replace manual thread configuration with AX_PTHREAD.
 	Add --enable-threads=auto.
 	* Makefile.am (THREADFLAGS, THREADLIBS): New defines.
-	(AM_CFLAGS, AM_CXXFLAGS): Add $(THREADFLAGS.
+	(AM_CFLAGS, AM_CXXFLAGS): Add $(THREADFLAGS).
 	(THREADSLIB): Remove; change all references to THREADLIBS.
 	* Makefile.in: Regenerate.
 	* aclocal.m4: Regenerate.



More information about the Binutils-cvs mailing list