Files
CMake/Modules/Compiler
Brad King 12e6796b62 Android: Do not pass non-existent Clang -std flags
Android NDK r16b comes with

  Android clang version 5.0.300080  (based on LLVM 5.0.300080)

Although it claims version 5, it does not support the `-std=c++17`
or `-std=c++2a` flags that upstream Clang does.

Android NDK r17-beta1 comes with

  Android (4639204 based on r316199) clang version 6.0.1

that does have the flags.
2018-04-02 15:15:20 -04:00
..
2018-01-24 09:09:08 -06:00
2018-01-24 09:09:08 -06:00
2018-01-24 09:09:08 -06:00
2018-01-24 09:09:08 -06:00
2018-01-24 09:09:08 -06:00
2017-08-03 09:56:36 -04:00
2017-11-03 10:25:05 -04:00
2018-01-27 15:08:00 +01:00