diff options
| -rw-r--r-- | meta-oe/recipes-extended/iotop/iotop_1.20.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-extended/iotop/iotop_1.20.bb b/meta-oe/recipes-extended/iotop/iotop_1.20.bb index a044c9b248..2900264f79 100644 --- a/meta-oe/recipes-extended/iotop/iotop_1.20.bb +++ b/meta-oe/recipes-extended/iotop/iotop_1.20.bb | |||
| @@ -13,6 +13,7 @@ inherit pkgconfig | |||
| 13 | EXTRA_OEMAKE = "V=1 STRIP=true" | 13 | EXTRA_OEMAKE = "V=1 STRIP=true" |
| 14 | # Fixes llvm-bc70b5.o: can't link soft-float modules with double-float modules | 14 | # Fixes llvm-bc70b5.o: can't link soft-float modules with double-float modules |
| 15 | EXTRA_OEMAKE:append:toolchain-clang:riscv64 = " NO_FLTO=1" | 15 | EXTRA_OEMAKE:append:toolchain-clang:riscv64 = " NO_FLTO=1" |
| 16 | EXTRA_OEMAKE:append:toolchain-clang:riscv32 = " NO_FLTO=1" | ||
| 16 | 17 | ||
| 17 | # Workaround BFD linker crash with clang on arm | 18 | # Workaround BFD linker crash with clang on arm |
| 18 | # revisit when upgrading binutils and see if its fixed | 19 | # revisit when upgrading binutils and see if its fixed |
