From: tb Date: Wed, 4 Sep 2024 04:35:30 +0000 (+0000) Subject: Unlink OpenSSL 1.1 regress X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=5c6cf66c4275685fcd05bb993404525a95198df3;p=openbsd Unlink OpenSSL 1.1 regress --- diff --git a/regress/usr.sbin/rpki-client/Makefile b/regress/usr.sbin/rpki-client/Makefile index 5179aef53fb..b116b60984b 100644 --- a/regress/usr.sbin/rpki-client/Makefile +++ b/regress/usr.sbin/rpki-client/Makefile @@ -1,9 +1,6 @@ -# $OpenBSD: Makefile,v 1.13 2024/09/04 04:35:05 tb Exp $ +# $OpenBSD: Makefile,v 1.14 2024/09/04 04:35:30 tb Exp $ SUBDIR += libressl -.if exists(/usr/local/bin/eopenssl11) -SUBDIR += openssl11 -.endif .if exists(/usr/local/bin/eopenssl32) SUBDIR += openssl .endif