diff options
author | Khem Raj <raj.khem@gmail.com> | 2024-02-20 17:58:19 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-02-21 22:20:10 +0000 |
commit | 8112d617203cff56652d993c265797ba76687696 (patch) | |
tree | 912cbafe08044ca64c6f73ea738b4a0634abdf12 /scripts/lib/devtool/ide_sdk.py | |
parent | c2e742e2be1fbad7a21435b825c964dd6052d7a5 (diff) | |
download | poky-8112d617203cff56652d993c265797ba76687696.tar.gz |
ncurses: Always pass -D_GNU_SOURCE
So far it was assumed that it was detected ok for target recipe but
actually it ends up with warnings and build moves on, however with
gcc-14 these warnings are treated as errors and we see the problem even
with target recipes.
(From OE-Core rev: da381fb3d9dcd0e66bc3b48bdfde95cd29f0c654)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/ide_sdk.py')
0 files changed, 0 insertions, 0 deletions