pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/parallel/pocl pocl: add test target
details: https://anonhg.NetBSD.org/pkgsrc/rev/25c7256ff1eb
branches: trunk
changeset: 454429:25c7256ff1eb
user: nia <nia%pkgsrc.org@localhost>
date: Fri Jun 11 15:09:23 2021 +0000
description:
pocl: add test target
diffstat:
parallel/pocl/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 620eefb507e6 -r 25c7256ff1eb parallel/pocl/Makefile
--- a/parallel/pocl/Makefile Fri Jun 11 14:45:31 2021 +0000
+++ b/parallel/pocl/Makefile Fri Jun 11 15:09:23 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2021/06/10 11:18:06 nia Exp $
+# $NetBSD: Makefile,v 1.4 2021/06/11 15:09:23 nia Exp $
DISTNAME= pocl-1.7
PKGREVISION= 2
@@ -14,6 +14,8 @@
USE_TOOLS+= pkg-config
USE_LANGUAGES= c c++
+TEST_TARGET= check
+
# C++11
GCC_REQD+= 4.7
Home |
Main Index |
Thread Index |
Old Index