Vyacheslav Egorov 8f65ee9f53
Fix --build-shared-library on newer NDKs (#26642)
Newer NDKs switched to clang which by default uses system linker, instead
we need to force it to use appropriate toolchain linker by passing
-fuse-ld= command line flag.

Fixes #23458
2019-01-16 21:30:37 +01:00
..
2018-10-04 07:28:07 +02:00
2018-11-07 21:57:00 -08:00
2018-12-27 09:53:24 -08:00
2018-10-04 07:28:07 +02:00
2018-09-12 08:29:29 +02:00