svn commit: r444652 - in head/security: . boringssl boringssl/files
Mathieu Arnold
mat at FreeBSD.org
Thu Jun 29 20:59:59 UTC 2017
Le 29/06/2017 à 17:51, Steve Wills a écrit :
> +test: build
> + cd ${WRKSRC} ; ${MAKE_CMD} run_tests
This should either be:
TEST_TARGET=run_tests
or, if you need a clean environment:
do-test:
cd ${WRKSRC}; ${MAKE_CMD} run_tests
--
Mathieu Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20170629/2ac3da45/attachment.sig>
More information about the svn-ports-all
mailing list