kitterion
Results
1
comments of
kitterion
Having been struggling with this for a while, I found a workaround that others might find useful: if you use ndk>=21 you can add `build --copt="-fdebug-compilation-dir" --copt="/proc/self/cwd"` to your .bazelrc....