]> git.tdb.fi Git - builder.git/commit
Make AndroidCompiler more robust about detecting the cxx-stl location
authorMikko Rasa <tdb@tdb.fi>
Fri, 1 Dec 2017 13:27:47 +0000 (15:27 +0200)
committerMikko Rasa <tdb@tdb.fi>
Fri, 1 Dec 2017 13:27:47 +0000 (15:27 +0200)
commitec7da8076eede6c47126c8e58e478b9c93d73f5f
tree147d9805b4f8662ad775e1e077241f1f13be4589
parent82f1175238a94618b0cf1485b0132fb965996843
Make AndroidCompiler more robust about detecting the cxx-stl location

On recent NDK versions the toolchain reports its version as 4.9.x but the
cxx-stl directory is still 4.9.
source/androidcompiler.cpp