Skip to content

Conversation

@vinayhvaghamshi
Copy link
Contributor

Add support for Android development and build configuration.
Include shell commands and environment setup for Android toolchain.


for arch in $archs; do
local lib_dir="$MR_PRODUCT_ROOT/$LIB_NAME-$arch"
sed -i "" "s|-lpthread|-pthread|" "$lib_dir"/lib/pkgconfig/*.pc
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there anything wrong here?

@debugly debugly merged commit 0507f48 into debugly:master May 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants