]> 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, 4 Jan 2018 12:56:04 +0000 (12:56 +0000)
commitd9583296be58f02912abc4fd19f576b3f89107ff
treea3328717cb612791d9f231895d1ce4473687d75a
parent58d31dddebbf7116e71bf45bd374a7a988f6016c
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>
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