Source-Changes-HG archive

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

[src/trunk]: src/tests/lib/libc Ooopppsss - ieefp tests have not been atf-ifi...



details:   https://anonhg.NetBSD.org/src/rev/90f720606731
branches:  trunk
changeset: 760212:90f720606731
user:      pgoyette <pgoyette%NetBSD.org@localhost>
date:      Fri Dec 31 05:05:43 2010 +0000

description:
Ooopppsss - ieefp tests have not been atf-ified, so remove the stuff
that got committed by mistake.

diffstat:

 tests/lib/libc/Makefile |  6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)

diffs (20 lines):

diff -r 6c757c505fba -r 90f720606731 tests/lib/libc/Makefile
--- a/tests/lib/libc/Makefile   Fri Dec 31 04:10:41 2010 +0000
+++ b/tests/lib/libc/Makefile   Fri Dec 31 05:05:43 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2010/12/31 04:08:33 pgoyette Exp $
+# $NetBSD: Makefile,v 1.14 2010/12/31 05:05:43 pgoyette Exp $
 
 .include <bsd.own.mk>
 .include <bsd.sys.mk>
@@ -9,10 +9,6 @@
 TESTS_SUBDIRS+=        ssp
 .endif
 
-.if (${MACHINE_ARCH} != "vax" && ${MACHINE_ARCH} != "m68000")
-SUBDIR+= ieeefp
-.endif
-
 TESTSDIR=      ${TESTSBASE}/lib/libc
 
 TESTS_C+=      t_convfp



Home | Main Index | Thread Index | Old Index