Android build ld.lld error

Hi. I’m trying to build for android to test VR on my oculus quest. I followed a video to download and link everything needed (SDK, NDK & CMake). I can see my device in the launch dropdown and when I launch it on my oculus I get that error midway : ld.lld: error: undefined symbol: __aeabi_unwind_cpp_pr1. Really don’t know what it could mean.
Thanks in advance for your help