diff options
author | Khem Raj <raj.khem@gmail.com> | 2025-09-29 08:36:47 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-10-02 11:28:03 +0100 |
commit | f5fdf6ed3f2a7b1b086d2e41b855d03e76e3b4d7 (patch) | |
tree | 8d626324613f5b822ef638749adc80e67514126c /meta/recipes-devtools/python-numpy/files/riscv64/_numpyconfig.h | |
parent | 743a9983247e7d0ad1460adb1e984f66c9be25b2 (diff) | |
download | poky-f5fdf6ed3f2a7b1b086d2e41b855d03e76e3b4d7.tar.gz |
gn: Add recipe
gn is a commonly used build tool to generate ninja files, used
in a lot of recipes e.g. chromium, qtwebengine, perfetto, hafnium etc.
these recipes come from different layers e.g. meta-qt6/meta-arm/meta-oe
since not all layers depend on meta-oe ( meta-arm does not ), its not
a possible option.
Given the usecases, putting it in core will benefit the ecosystem
and reduce some duplication. This recipe is taken from meta-arm
Disable maybe-initialized is a gcc specific option as error
Disable format warnings as errors, it adds -Wno-format explictly in
its build system
(From OE-Core rev: e8dbf41f1f40ae3a5f9641429cad974f716f1f3e)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python-numpy/files/riscv64/_numpyconfig.h')
0 files changed, 0 insertions, 0 deletions