cutelyst: depends on C++11
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Mon, 27 Aug 2018 16:54:04 +0000 (18:54 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 27 Aug 2018 22:01:00 +0000 (00:01 +0200)
commit68fe6d7d00ad5c998ee05d48cf1dbb6450621966
treec2d83783d58a522df286e6eabe8c7b0b59f9717e
parent46481878fe8943f67555d531aaaac84db618d9d6
cutelyst: depends on C++11

thread-local storage is a C++11 feature available since gcc 4.8:
https://gcc.gnu.org/projects/cxx-status.html#cxx11

Fixes:
 - http://autobuild.buildroot.net/results/2963bd55cd7c33ded3e5a75fc86079acfae844c1

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/cutelyst/Config.in