summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authoraavit <eirik.aavitsland@digia.com>2013-09-25 12:08:23 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-09-25 13:31:51 +0200
commit7247cb9e4a8c91fd9b233a47fd2620aed3c7be43 (patch)
tree63be283704797ae45cd0f5ced147dfb157b94bdd /tools
parent283ba0ef014b0af64318c238819e54f1fa9d876f (diff)
Fix: warning/compilation issue on android
Compiler would complain "error: format not a string literal and no format arguments [-Werror=format-security]", since the third argument of __android_log_print() is actually the format string. __android_log_write() is anyway more suited since we're not using any format here. Change-Id: Ic19102a9f15038a7cfcb06b605d7b9a73c3e1175 Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions