gradle build all ABIs in externalNativeBuild in parallel

220 views
Skip to first unread message

Panagiotis Apostolou

unread,
Sep 19, 2023, 10:08:32 AM9/19/23
to android-ndk
Hi all.

Is there a way to make all ABIs to be build in parallel all the ABIs. I have tried with both externalNativeBuild.cmake and externalNativeBuild.ndkBuild but gradle always serializes the native builds per ABI.

ndk-build  when executed as a standalone builds everything in parallel but not when it is invoked by gradle.

Thanks

Dan Albert

unread,
Sep 19, 2023, 3:50:41 PM9/19/23
to andro...@googlegroups.com
No, there isn't.

--
You received this message because you are subscribed to the Google Groups "android-ndk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-ndk...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/android-ndk/c8147279-a4f3-466c-a4e9-6deeba207b45n%40googlegroups.com.

Panagiotis Apostolou

unread,
Sep 20, 2023, 10:44:28 AM9/20/23
to android-ndk
I see. Thanks!
Reply all
Reply to author
Forward
0 new messages