diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-aiohttp_3.12.15.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-aiohttp_3.12.15.bb b/meta-python/recipes-devtools/python/python3-aiohttp_3.12.15.bb index cb8aa96d00..6ca05d0596 100644 --- a/meta-python/recipes-devtools/python/python3-aiohttp_3.12.15.bb +++ b/meta-python/recipes-devtools/python/python3-aiohttp_3.12.15.bb | |||
| @@ -21,3 +21,5 @@ RDEPENDS:${PN} = "\ | |||
| 21 | python3-yarl \ | 21 | python3-yarl \ |
| 22 | python3-aiodns \ | 22 | python3-aiodns \ |
| 23 | " | 23 | " |
| 24 | |||
| 25 | CFLAGS:append:arm = " -flax-vector-conversions" | ||
