Skip to content

Commit

Permalink
optimized
Browse files Browse the repository at this point in the history
Signed-off-by: leleliu008 <[email protected]>
  • Loading branch information
leleliu008 committed Apr 27, 2024
1 parent 19f5c1c commit 376e6d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ndk-pkg
Original file line number Diff line number Diff line change
Expand Up @@ -6343,7 +6343,7 @@ EOF
do
# https://android.googlesource.com/platform/bionic/+/master/docs/status.md

case DEPENDENT_PACKAGE_NAME in
case $DEPENDENT_PACKAGE_NAME in
libexecinfo)
if [ "$TARGET_PLATFORM_VERS" -lt 33 ] ; then
# https://android.googlesource.com/platform/bionic/+/master/libc/include/execinfo.h
Expand Down

0 comments on commit 376e6d4

Please sign in to comment.