summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/poco/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/poco/Config.in b/package/poco/Config.in
index 75e31b7e1e..7e1257146c 100644
--- a/package/poco/Config.in
+++ b/package/poco/Config.in
@@ -6,7 +6,7 @@ config BR2_PACKAGE_POCO
depends on BR2_TOOLCHAIN_HAS_THREADS_NPTL
depends on !BR2_STATIC_LIBS # dlopen()
depends on !(BR2_arc || BR2_microblaze || BR2_mipsel \
- || BR2_or1k || BR2_xtensa)
+ || BR2_or1k || BR2_riscv || BR2_xtensa)
select BR2_PACKAGE_ZLIB
select BR2_PACKAGE_PCRE
help
OpenPOWER on IntegriCloud