This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]