mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
python3-pandas: Add native target to the build
Add the native target to the recipe. Signed-off-by: Ambroise Vincent <ambroise.vincent@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
2478dd3d56
commit
474d80f419
@ -46,3 +46,5 @@ do_install:prepend() {
|
||||
}
|
||||
|
||||
EXTRA_OEMESON:append:class-target = " -Dnumpy_inc_dir=${RECIPE_SYSROOT}${PYTHON_SITEPACKAGES_DIR}/numpy/_core/include "
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user