aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2023-08-25 06:37:05 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2023-08-25 06:37:05 +0000
commita919020e1c00fbf82decb5bea73e70c19ead32df (patch)
tree14f0ba05d4383b9e7c7d65ff0c121c088338afea
parent498d092add953755ff70e2fd974073fd74ae50f1 (diff)
downloadports-a919020e1c00fbf82decb5bea73e70c19ead32df.tar.gz
ports-a919020e1c00fbf82decb5bea73e70c19ead32df.zip
security/liboqs: All tests pass
-rw-r--r--security/liboqs/Makefile2
1 files changed, 1 insertions, 1 deletions
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}