pocl: add test target

This commit is contained in:
nia 2021-06-11 15:09:23 +00:00
parent 5291e71b0e
commit 3764c3cc52

View file

@ -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_CMAKE= yes
USE_TOOLS+= pkg-config
USE_LANGUAGES= c c++
TEST_TARGET= check
# C++11
GCC_REQD+= 4.7