Source-Changes-HG archive

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

[src/trunk]: src/distrib/sets/lists/debug Fix set lists for mips64 and gcc 5.3



details:   https://anonhg.NetBSD.org/src/rev/8fc4013b4c74
branches:  trunk
changeset: 344403:8fc4013b4c74
user:      martin <martin%NetBSD.org@localhost>
date:      Sat Mar 26 17:16:48 2016 +0000

description:
Fix set lists for mips64 and gcc 5.3

diffstat:

 distrib/sets/lists/debug/ad.mips |  7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diffs (14 lines):

diff -r 8290c9538342 -r 8fc4013b4c74 distrib/sets/lists/debug/ad.mips
--- a/distrib/sets/lists/debug/ad.mips  Sat Mar 26 17:14:38 2016 +0000
+++ b/distrib/sets/lists/debug/ad.mips  Sat Mar 26 17:16:48 2016 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: ad.mips,v 1.61 2015/08/10 06:09:31 mrg Exp $
--./usr/libdata/debug/usr/lib/64/libgomp.so.1.1.debug
--./usr/lib/64/libgomp_g.a
+# $NetBSD: ad.mips,v 1.62 2016/03/26 17:16:48 martin Exp $
+-./usr/libdata/debug/usr/lib/64/libgomp.so.1.1.debug   comp-c-debug            debug,compatfile,gcc=48
+-./usr/libdata/debug/usr/lib/64/libgomp.so.1.2.debug   comp-c-debug            debug,compatfile,gcc=53
+-./usr/lib/64/libgomp_g.a                              comp-c-debuglib         debuglib,compatfile,gcc=48
 ./usr/libdata/debug/libexec/ld.elf_so-64.debug         comp-sys-debug          debug,compat,arch64,dynamicroot
 ./usr/libdata/debug/libexec/ld.elf_so-o32.debug                comp-sys-debug          debug,compat,arch64,dynamicroot
 ./usr/libdata/debug/usr/bin/elf2aout.debug             comp-obsolete           obsolete



Home | Main Index | Thread Index | Old Index