Module Name:    src
Committed By:   roy
Date:           Sun Dec 13 00:37:43 UTC 2020

Modified Files:
        src/distrib/sets/lists/tests: mi

Log Message:
t_ossaudio was installed for clang, so remove gcc marking


To generate a diff of this commit:
cvs rdiff -u -r1.990 -r1.991 src/distrib/sets/lists/tests/mi

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/distrib/sets/lists/tests/mi
diff -u src/distrib/sets/lists/tests/mi:1.990 src/distrib/sets/lists/tests/mi:1.991
--- src/distrib/sets/lists/tests/mi:1.990	Sat Dec 12 15:06:11 2020
+++ src/distrib/sets/lists/tests/mi	Sun Dec 13 00:37:43 2020
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.990 2020/12/12 15:06:11 rillig Exp $
+# $NetBSD: mi,v 1.991 2020/12/13 00:37:43 roy Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -3800,7 +3800,7 @@
 ./usr/tests/lib/libossaudio				tests-lib-tests		compattestfile,atf
 ./usr/tests/lib/libossaudio/Atffile			tests-lib-tests		compattestfile,atf
 ./usr/tests/lib/libossaudio/Kyuafile			tests-lib-tests		compattestfile,atf,kyua
-./usr/tests/lib/libossaudio/t_ossaudio			tests-lib-tests		compattestfile,atf,gcc
+./usr/tests/lib/libossaudio/t_ossaudio			tests-lib-tests		compattestfile,atf
 ./usr/tests/lib/libposix				tests-lib-tests		compattestfile,atf
 ./usr/tests/lib/libposix/Atffile			tests-lib-tests		compattestfile,atf
 ./usr/tests/lib/libposix/Kyuafile			tests-lib-tests		compattestfile,atf,kyua

Reply via email to