qt: The code requires at least C++11
authorSebastian Dröge <sebastian@centricular.com>
Wed, 25 Jan 2017 17:21:03 +0000 (19:21 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 25 Jan 2017 17:21:03 +0000 (19:21 +0200)
commitd3f6497f50273f10163da7cb13ec6aa557d6cdaf
tree21fb26d44137c301209ea55d9de99e7b1fe998de
parentcd9db288b26bf3f902cdc75242c644cbd3f3a539
qt: The code requires at least C++11

... and clang requires this to be specified on the commandline while gcc
nowadays defaults to C++11 or even newer.
ext/qt/Makefile.am