diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-06-20 18:48:09 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-06-25 06:44:51 -0700 |
commit | 188491dd2b349d2dc7c0d40b9ee8d870228704f3 (patch) | |
tree | 54dbcfa399ebfec2b2d2ad060f52205b561b5948 /meta-python/recipes-extended/python-pykickstart | |
parent | eebf8c78db2e5923a85582efb30722341705693d (diff) | |
download | meta-openembedded-188491dd2b349d2dc7c0d40b9ee8d870228704f3.tar.gz |
suitesparse: Update after toolchain selection changes
The toolchain selection changes mean CC is not set until after the recipe
is parsed, breaking the manipulations made by this recipe.
Replace it with code to inherit the cmake class, which correctly
configures cmake to use the right compiler/compiler flags.
We need to patch the makefiles to avoid those options being added
incorrectly.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-extended/python-pykickstart')
0 files changed, 0 insertions, 0 deletions