Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Aug 2023 06:37:25 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a919020e1c00 - main - security/liboqs: All tests pass
Message-ID:  <202308250637.37P6bP6N006496@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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}
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308250637.37P6bP6N006496>