Skip to content

Commit

Permalink
src/poky:glibc: fix C++ compile failures related to 'assert'
Browse files Browse the repository at this point in the history
* fixes "lambda-expression in unevaluated context" compile failures such as
  nlohmann/json#705

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

(From OE-Core rev: d9583296be58f02912abc4fd19f576b3f89107ff)

Signed-off-by: S. Lockwood-Childs <sjl@vctlabs.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
  • Loading branch information
SJLC authored and rpurdie committed Jan 4, 2018
1 parent 0223baf commit f8f056d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/poky
Submodule poky updated from 0d4007 to 1bd447

0 comments on commit f8f056d

Please sign in to comment.