diff options
-rw-r--r-- | meta/recipes-core/ncurses/ncurses.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/ncurses/ncurses.inc b/meta/recipes-core/ncurses/ncurses.inc index 1b0f10c881..cd78873720 100644 --- a/meta/recipes-core/ncurses/ncurses.inc +++ b/meta/recipes-core/ncurses/ncurses.inc | |||
@@ -27,6 +27,7 @@ ENABLE_WIDEC ?= "true" | |||
27 | # for target objects. But it must be set manually for native and sdk | 27 | # for target objects. But it must be set manually for native and sdk |
28 | # builds. | 28 | # builds. |
29 | BUILD_CPPFLAGS += "-D_GNU_SOURCE" | 29 | BUILD_CPPFLAGS += "-D_GNU_SOURCE" |
30 | BUILD_CPPFLAGS_append_virtclass-native = " -P" | ||
30 | 31 | ||
31 | # natives don't generally look in base_libdir | 32 | # natives don't generally look in base_libdir |
32 | base_libdir_class-native = "${libdir}" | 33 | base_libdir_class-native = "${libdir}" |