diff options
| -rw-r--r-- | meta-networking/recipes-support/ntopng/ntopng_4.2.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/ntopng/ntopng_4.2.bb b/meta-networking/recipes-support/ntopng/ntopng_4.2.bb index bd2b99fab2..5961866515 100644 --- a/meta-networking/recipes-support/ntopng/ntopng_4.2.bb +++ b/meta-networking/recipes-support/ntopng/ntopng_4.2.bb | |||
| @@ -28,6 +28,7 @@ export LUA_LIB = "${STAGING_LIBDIR}/liblua.a" | |||
| 28 | 28 | ||
| 29 | LDFLAGS_append_mipsarch = " -latomic" | 29 | LDFLAGS_append_mipsarch = " -latomic" |
| 30 | LDFLAGS_append_powerpc = " -latomic" | 30 | LDFLAGS_append_powerpc = " -latomic" |
| 31 | LDFLAGS_append_riscv32 = " -latomic" | ||
| 31 | inherit autotools-brokensep gettext systemd | 32 | inherit autotools-brokensep gettext systemd |
| 32 | 33 | ||
| 33 | do_install_append() { | 34 | do_install_append() { |
