Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tests/lib/libc/c063 Remove the incomplete define.
details: https://anonhg.NetBSD.org/src/rev/590871b536c9
branches: trunk
changeset: 454405:590871b536c9
user: christos <christos%NetBSD.org@localhost>
date: Sun Sep 15 23:39:13 2019 +0000
description:
Remove the incomplete define.
diffstat:
tests/lib/libc/c063/Makefile | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (16 lines):
diff -r 924075451104 -r 590871b536c9 tests/lib/libc/c063/Makefile
--- a/tests/lib/libc/c063/Makefile Sun Sep 15 22:32:48 2019 +0000
+++ b/tests/lib/libc/c063/Makefile Sun Sep 15 23:39:13 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2012/11/18 17:41:54 manu Exp $
+# $NetBSD: Makefile,v 1.2 2019/09/15 23:39:13 christos Exp $
.include <bsd.own.mk>
@@ -21,6 +21,4 @@
TESTS_C+= t_unlinkat
TESTS_C+= t_utimensat
-COPTS+= -D_INCOMPLETE_XOPEN_C063
-
.include <bsd.test.mk>
Home |
Main Index |
Thread Index |
Old Index