diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2019-05-20 16:47:32 +0200 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2019-05-20 16:51:20 +0200 |
commit | 4b20959d99645e591e5214a0883e31f29ef5a8a9 (patch) | |
tree | e23c7bbc33cd3ff28df05ef1ebc4da41154a90ea /platform/android/thread_jandroid.cpp | |
parent | 9643b2b6def9964a24d273e7611ebf5aeefcd4b5 (diff) |
SCons: Keep exceptions and rtti on Android, iOS and HTML5 tools build
Those were disable to keep size small, and on Android avoid the dependency on the STL,
but for tools build (editor) this is not really a concern.
Note: as of today it's not possible to build tools=yes for those platforms, but this
change is one of the necessary steps to enable it.
Fixes #25262.
Diffstat (limited to 'platform/android/thread_jandroid.cpp')
0 files changed, 0 insertions, 0 deletions