meta-openembedded/meta-oe/recipes-support/libmimetic
Khem Raj 6e15cb7e04 libmimetic: Pin to using -std=c++14
It uses unary_function which is removed in c++17

| ../../../git/mimetic/rfc822/header.h:37:21: error: no template named 'unary_function' in namespace 'std'; did you mean '__unary_function'?
|         public std::unary_function<const Field, bool>
|                ~~~~~^~~~~~~~~~~~~~

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-01-21 10:02:02 -08:00
..
libmimetic libmimetic: Fix ordrered comparision between pointer and zero 2020-02-15 08:05:07 -08:00
libmimetic_0.9.8.bb libmimetic: Pin to using -std=c++14 2023-01-21 10:02:02 -08:00