Skip to content

Commit

Permalink
libressl-pkg.sh: update issue status [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
vszakats committed Dec 12, 2023
1 parent cc522ab commit 5174473
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libressl-pkg.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# - No possible to hide most ASM symbols from shared lib exports in Linux, macOS.
# https://github.com/libressl/portable/issues/957
# Local patch exists for this, or ASM can be disabled.
# - Non-namespaced functions are defined and exported from libcrypto.
# - Non-namespaced functions are defined and exported from libcrypto. [fix pending]
# This causes a list of issues, from mis-detection, mis-use, unhidden
# export from shared lib. Mostly affects macOS.
# https://github.com/libressl/portable/issues/928
Expand Down

0 comments on commit 5174473

Please sign in to comment.