diff options
| -rw-r--r-- | meta-oe/recipes-graphics/libyui/libyui-ncurses_4.0.0.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-oe/recipes-graphics/libyui/libyui-ncurses_4.0.0.bb b/meta-oe/recipes-graphics/libyui/libyui-ncurses_4.0.0.bb index 5efbb44901..333163deba 100644 --- a/meta-oe/recipes-graphics/libyui/libyui-ncurses_4.0.0.bb +++ b/meta-oe/recipes-graphics/libyui/libyui-ncurses_4.0.0.bb | |||
| @@ -19,8 +19,7 @@ DEPENDS += "boost libyui ncurses" | |||
| 19 | 19 | ||
| 20 | BBCLASSEXTEND = "nativesdk" | 20 | BBCLASSEXTEND = "nativesdk" |
| 21 | 21 | ||
| 22 | EXTRA_OECMAKE += "-DCMAKE_BUILD_TYPE=RELWITHDEBINFO" | 22 | EXTRA_OECMAKE += "-DCMAKE_BUILD_TYPE=RELWITHDEBINFO -DWERROR=OFF" |
| 23 | EXTRA_OECMAKE_append_toolchain-clang = " -DENABLE_WERROR=OFF" | ||
| 24 | 23 | ||
| 25 | do_configure_prepend () { | 24 | do_configure_prepend () { |
| 26 | cd ${S} | 25 | cd ${S} |
