aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support
diff options
context:
space:
mode:
authorAmarnath Valluri <amarnath.valluri@intel.com>2016-10-21 14:43:35 +0300
committerMartin Jansa <Martin.Jansa@gmail.com>2016-10-26 10:28:40 +0200
commitb09611969a2a2ab9efbbade402b44241b448918e (patch)
tree60b3886728cdf9ec62388fdac92cb5e0a1c3fc57 /meta-oe/recipes-support
parent3587696e114fb650d5c7303b1cb355516c7bb864 (diff)
downloadmeta-openembedded-contrib-b09611969a2a2ab9efbbade402b44241b448918e.tar.gz
glmark2: Enabling c++ 11 features
When build with gcc5, Failed with below errors: | ../src/image-reader.cpp: In member function 'bool PNGReader::init(const string&)': | ../src/image-reader.cpp:123:16: error: 'unique_ptr' in namespace 'std' does not name a template type This change explicitly enables c++11 features, as code using them. Signed-off-by: Amarnath Valluri <amarnath.valluri@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support')
0 files changed, 0 insertions, 0 deletions