summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-aiohttp_3.13.2.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-aiohttp_3.13.2.bb b/meta-python/recipes-devtools/python/python3-aiohttp_3.13.2.bb
index ca188911c9..5419db3535 100644
--- a/meta-python/recipes-devtools/python/python3-aiohttp_3.13.2.bb
+++ b/meta-python/recipes-devtools/python/python3-aiohttp_3.13.2.bb
@@ -23,3 +23,5 @@ RDEPENDS:${PN} = "\
23" 23"
24 24
25CFLAGS:append:toolchain-gcc:arm = " -flax-vector-conversions" 25CFLAGS:append:toolchain-gcc:arm = " -flax-vector-conversions"
26
27BBCLASSEXTEND = "native nativesdk"