mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 17:39:31 +00:00
0254e8d7d9
Without this change, libelf was "floating" for linuxstdbase for example, leading to build failures. This patch moves all the common options into a common variable. (From OE-Core rev: 382bd564d0675bded38459943ab1fe5dbc1e9ee7) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>