Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3/include/bits/arch remove ...



details:   https://anonhg.NetBSD.org/src/rev/0a6fe0dbd334
branches:  trunk
changeset: 448780:0a6fe0dbd334
user:      mrg <mrg%NetBSD.org@localhost>
date:      Sat Feb 09 02:36:56 2019 +0000

description:
remove old comment.

diffstat:

 external/gpl3/gcc/lib/libstdc++-v3/include/bits/arch/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 6b0d491a37e2 -r 0a6fe0dbd334 external/gpl3/gcc/lib/libstdc++-v3/include/bits/arch/Makefile
--- a/external/gpl3/gcc/lib/libstdc++-v3/include/bits/arch/Makefile     Sat Feb 09 02:36:28 2019 +0000
+++ b/external/gpl3/gcc/lib/libstdc++-v3/include/bits/arch/Makefile     Sat Feb 09 02:36:56 2019 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.4 2018/07/15 00:18:13 christos Exp $
+#      $NetBSD: Makefile,v 1.5 2019/02/09 02:36:56 mrg Exp $
 
 # install multilib c++config.h files
 
@@ -40,7 +40,6 @@
 CLEANFILES+=   c++config.h
 
 INCS+=                 c++config.h
-#INCSNAME_c++config.h= cxxconfig.h
 INCSDIR=               /usr/include/g++/bits
 
 .include <bsd.subdir.mk>



Home | Main Index | Thread Index | Old Index