Skip to content

Commit cb3f4c9

Browse files
committed
libressl.sh: update caveats for 4.2.0 [ci skip]
1 parent 2950dc1 commit cb3f4c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libressl.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
# Copyright (C) Viktor Szakats. See LICENSE.md
44
# SPDX-License-Identifier: MIT
55

6-
# Caveats (as of 4.1.0):
7-
# - ASM support only for x64.
6+
# Caveats (as of 4.2.0):
7+
# - Most ASM is implemented for x64 only.
88
# - Not possible to hide most ASM symbols from shared lib exports in Linux, macOS.
99
# https://github.com/libressl/portable/issues/957
1010
# Local patch exists for this, or ASM can be disabled.

0 commit comments

Comments
 (0)