git: a919020e1c00 - main - security/liboqs: All tests pass
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 25 Aug 2023 06:37:25 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=a919020e1c00fbf82decb5bea73e70c19ead32df commit a919020e1c00fbf82decb5bea73e70c19ead32df Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-08-25 06:37:05 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-08-25 06:37:05 +0000 security/liboqs: All tests pass --- security/liboqs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/liboqs/Makefile b/security/liboqs/Makefile index 84f4e52977fd..29a3dd0ba129 100644 --- a/security/liboqs/Makefile +++ b/security/liboqs/Makefile @@ -25,7 +25,7 @@ SHEBANG_GLOB= *.sh CMAKE_ON= BUILD_SHARED_LIBS OQS_DIST_BUILD \ OQS_PERMIT_UNSUPPORTED_ARCHITECTURE # trying to build on i386, powerpc, armv6, riscv64 -CMAKE_TESTING_TARGET= run_tests # tests fail to run, see https://github.com/open-quantum-safe/liboqs/issues/1534 +CMAKE_TESTING_TARGET= run_tests BINARY_ALIAS= python3=${PYTHON_CMD}