summaryrefslogtreecommitdiffstats
path: root/package/protobuf-c
diff options
context:
space:
mode:
Diffstat (limited to 'package/protobuf-c')
-rw-r--r--package/protobuf-c/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/protobuf-c/Config.in b/package/protobuf-c/Config.in
index f9fab37a15..28555502f9 100644
--- a/package/protobuf-c/Config.in
+++ b/package/protobuf-c/Config.in
@@ -1,7 +1,7 @@
config BR2_PACKAGE_PROTOBUF_C
bool "protobuf-c"
depends on BR2_INSTALL_LIBSTDCPP
- depends on BR2_TOOLCHAIN_HAS_THREADS # protobuf
+ depends on BR2_TOOLCHAIN_HAS_THREADS
# host-protobuf only builds on certain architectures
depends on BR2_HOSTARCH = "x86_64" || BR2_HOSTARCH = "x86"
help
OpenPOWER on IntegriCloud