Source-Changes-HG archive

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

[src/trunk]: src/distrib/sets/lists/comp add gcc 4.5 files. updating a m68k ...



details:   https://anonhg.NetBSD.org/src/rev/b5f43595719c
branches:  trunk
changeset: 836166:b5f43595719c
user:      mrg <mrg%NetBSD.org@localhost>
date:      Sun Sep 30 00:42:17 2018 +0000

description:
add gcc 4.5 files.  updating a m68k system gave me:

rmdir: /usr/include/gcc-4.5: Directory not empty
        Can't remove obsolete directory /usr/include/gcc-4.5

because these two files were still present.

diffstat:

 distrib/sets/lists/comp/ad.m68k |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 9a12aa3080f5 -r b5f43595719c distrib/sets/lists/comp/ad.m68k
--- a/distrib/sets/lists/comp/ad.m68k   Sat Sep 29 22:04:57 2018 +0000
+++ b/distrib/sets/lists/comp/ad.m68k   Sun Sep 30 00:42:17 2018 +0000
@@ -1,5 +1,7 @@
-# $NetBSD: ad.m68k,v 1.57 2018/08/22 01:05:21 msaitoh Exp $
+# $NetBSD: ad.m68k,v 1.58 2018/09/30 00:42:17 mrg Exp $
 ./usr/bin/elf2aout                             comp-sysutil-bin
+./usr/include/gcc-4.5/math-68881.h             comp-c-include          obsolete
+./usr/include/gcc-4.5/tgmath.h                 comp-c-include          obsolete
 ./usr/include/gcc-4.8/math-68881.h             comp-c-include          obsolete
 ./usr/include/gcc-4.8/tgmath.h                 comp-c-include          obsolete
 ./usr/include/gcc-5/math-68881.h               comp-c-include          gcccmds,gcc=5



Home | Main Index | Thread Index | Old Index