Skip to content

Commit 33b57dc

Browse files
committed
android: add comment to openssl patch
1 parent abf231e commit 33b57dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

platforms/build-android.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -264,6 +264,7 @@ for INDEX in "${ARCH_KEYS_INDEX[@]}"; do
264264

265265
# fix an compile time error since openssl 3.1.0 >
266266
# see https://github.com/android/ndk/issues/1992
267+
# see https://github.com/openssl/openssl/pull/22181
267268
# Apply patch that fixes the armcap instruction
268269

269270
# sed -e '/[.]hidden.*OPENSSL_armcap_P/d; /[.]extern.*OPENSSL_armcap_P/ {p; s/extern/hidden/ }' -i -- crypto/*arm*pl crypto/*/asm/*arm*pl

0 commit comments

Comments
 (0)