logrotate: fix build with gcc 6
[buildroot-gz.git] / package / python-thrift / Config.in
blob94a75900fe33c4243cbf8a0a6d576eb3a9f1fc1d
1 config BR2_PACKAGE_PYTHON_THRIFT
2         bool "python-thrift"
3         depends on BR2_PACKAGE_PYTHON
4         help
5           python-thrift is a Python bindings for the Apache Thrift RPC system.
7           http://thrift.apache.org/