mirror of
https://git.yoctoproject.org/poky
synced 2026-06-17 06:19:56 +00:00
dc52b27f4c
The --disable-static option doesn't exist in ncurses. Its equivalent is --without-normal so remove the option which does nothing. (From OE-Core rev: 974ddd2f99be04f44978c1bce054ed75c9367631) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>