We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2950dc1 commit cb3f4c9Copy full SHA for cb3f4c9
libressl.sh
@@ -3,8 +3,8 @@
3
# Copyright (C) Viktor Szakats. See LICENSE.md
4
# SPDX-License-Identifier: MIT
5
6
-# Caveats (as of 4.1.0):
7
-# - ASM support only for x64.
+# Caveats (as of 4.2.0):
+# - Most ASM is implemented for x64 only.
8
# - Not possible to hide most ASM symbols from shared lib exports in Linux, macOS.
9
# https://github.com/libressl/portable/issues/957
10
# Local patch exists for this, or ASM can be disabled.
0 commit comments