diff options
| -rw-r--r-- | meta-oe/recipes-support/cpprest/cpprest_2.10.13.bb | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/meta-oe/recipes-support/cpprest/cpprest_2.10.13.bb b/meta-oe/recipes-support/cpprest/cpprest_2.10.13.bb index 0704512110..3e42a002ef 100644 --- a/meta-oe/recipes-support/cpprest/cpprest_2.10.13.bb +++ b/meta-oe/recipes-support/cpprest/cpprest_2.10.13.bb | |||
| @@ -18,6 +18,4 @@ S = "${WORKDIR}/git" | |||
| 18 | 18 | ||
| 19 | inherit cmake pkgconfig | 19 | inherit cmake pkgconfig |
| 20 | 20 | ||
| 21 | # Temporary until https://github.com/Microsoft/cpprestsdk/issues/1099 | 21 | CXXFLAGS += "-Wno-error" |
| 22 | # is fixed properly | ||
| 23 | CXXFLAGS += "-Wno-error=deprecated-copy -Wno-error=redundant-move" | ||
