Module Name:    src
Committed By:   christos
Date:           Sat Mar 23 15:14:16 UTC 2013

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

Log Message:
try to fix sun2


To generate a diff of this commit:
cvs rdiff -u -r1.530 -r1.531 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.530 src/distrib/sets/lists/tests/mi:1.531
--- src/distrib/sets/lists/tests/mi:1.530	Thu Mar 21 12:51:07 2013
+++ src/distrib/sets/lists/tests/mi	Sat Mar 23 11:14:15 2013
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.530 2013/03/21 16:51:07 christos Exp $
+# $NetBSD: mi,v 1.531 2013/03/23 15:14:15 christos Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -2396,11 +2396,11 @@
 ./usr/tests/lib/libpthread			tests-lib-tests
 ./usr/tests/lib/libpthread/dlopen			tests-lib-tests
 ./usr/tests/lib/libpthread/dlopen/Atffile	tests-lib-tests		atf
-./usr/tests/lib/libpthread/dlopen/h_pthread_dlopen.so	tests-lib-tests		atf
-./usr/tests/lib/libpthread/dlopen/h_pthread_dlopen.so.1	tests-lib-tests		atf
-./usr/tests/lib/libpthread/dlopen/t_dlopen	tests-lib-tests		atf
-./usr/tests/lib/libpthread/dlopen/t_dso_pthread_create	tests-lib-tests		atf
-./usr/tests/lib/libpthread/dlopen/t_main_pthread_create	tests-lib-tests		atf
+./usr/tests/lib/libpthread/dlopen/h_pthread_dlopen.so	tests-lib-tests		atf,pic
+./usr/tests/lib/libpthread/dlopen/h_pthread_dlopen.so.1	tests-lib-tests		atf,pic
+./usr/tests/lib/libpthread/dlopen/t_dlopen	tests-lib-tests		atf,pic
+./usr/tests/lib/libpthread/dlopen/t_dso_pthread_create	tests-lib-tests		atf,pic
+./usr/tests/lib/libpthread/dlopen/t_main_pthread_create	tests-lib-tests		atf,pic
 ./usr/tests/lib/libpthread/Atffile		tests-lib-tests		atf
 ./usr/tests/lib/libpthread/Kyuafile		tests-lib-tests		atf,kyua
 ./usr/tests/lib/libpthread/d_mach		tests-lib-tests		atf

Reply via email to