summaryrefslogtreecommitdiff
path: root/pkg/openssh
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/openssh')
-rw-r--r--pkg/openssh/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/openssh/README.md b/pkg/openssh/README.md
index bf1686db..5019ca98 100644
--- a/pkg/openssh/README.md
+++ b/pkg/openssh/README.md
@@ -8,7 +8,7 @@ Generated with
--without-pie \
CPPFLAGS='-I/src/oasis/out/pkg/zlib/include' \
LDFLAGS='-L/src/oasis/out/pkg/libressl -L/src/oasis/out/pkg/openbsd -L/src/oasis/out/pkg/zlib' \
- LIBS='-lcrypto -lbsd -lcrypto-sha'
+ LIBS='-lcrypto -lbsd'
Several changes were made:
* `SECCOMP_AUDIT_ARCH` and `SANDBOX_SECCOMP_FILTER` were removed