]> code.ossystems Code Review - openembedded-core.git/commit
glibc: fix C++ compile failures related to 'assert'
authorS. Lockwood-Childs <sjl@vctlabs.com>
Wed, 3 Jan 2018 00:13:48 +0000 (16:13 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 25 Jan 2018 11:36:06 +0000 (11:36 +0000)
commitecc789663fe83b388ecdf1b0958a2990773f7487
tree13399f168d241fc1db54e71ce029deb1785c1708
parentb12c8f02bbd637ef05ad1518494d666c55eaf544
glibc: fix C++ compile failures related to 'assert'

* fixes "lambda-expression in unevaluated context" compile failures such as
  https://github.com/nlohmann/json/issues/705

* fixes "no match for 'operator==" compile failures such as
  https://bugzilla.redhat.com/show_bug.cgi?id=1482990

Signed-off-by: S. Lockwood-Childs <sjl@vctlabs.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit d9583296be58f02912abc4fd19f576b3f89107ff)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-core/glibc/glibc/0029-assert-Support-types-without-operator-int-BZ-21972.patch [new file with mode: 0644]
meta/recipes-core/glibc/glibc_2.26.bb